xref: /llvm-project/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/macro-to-enum.rst (revision 6e566bc5523f743bc34a7e26f050f1f2b4d699a8)
1.. title:: clang-tidy - cppcoreguidelines-macro-to-enum
2.. meta::
3   :http-equiv=refresh: 5;URL=../modernize/macro-to-enum.html
4
5cppcoreguidelines-macro-to-enum
6===============================
7
8The cppcoreguidelines-macro-to-enum check is an alias, please see
9:doc:`modernize-macro-to-enum <../modernize/macro-to-enum>` for more information.
10