- Rename doc files to subdirs by module - Update release notes and check list to use subdirs - Update add_new_check.py to handle doc subdirs Differential Revision: https://reviews.llvm.org/D126495
10 lines
342 B
ReStructuredText
10 lines
342 B
ReStructuredText
.. title:: clang-tidy - cppcoreguidelines-macro-to-enum
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=../modernize/macro-to-enum.html
|
|
|
|
cppcoreguidelines-macro-to-enum
|
|
===============================
|
|
|
|
The cppcoreguidelines-macro-to-enum check is an alias, please see
|
|
:doc:`modernize-macro-to-enum <../modernize/macro-to-enum>` for more information.
|