llvm-project/clang-tools-extra/docs/clang-tidy
Richard 5122738331 [clang-tidy] Support expressions of literals in modernize-macro-to-enum
Add a recursive descent parser to match macro expansion tokens against
fully formed valid expressions of integral literals.  Partial
expressions will not be matched -- they can't be valid initializing
expressions for an enum.

Differential Revision: https://reviews.llvm.org/D124500

Fixes #55055
2022-05-13 18:45:54 -06:00
..
checks [clang-tidy] Support expressions of literals in modernize-macro-to-enum 2022-05-13 18:45:54 -06:00
Contributing.rst [clang-tools-extra] Document clang tidy unit tests target 2022-03-07 08:24:08 -07:00
Integrations.rst [Branch-Rename] Fix some links 2021-02-01 16:43:21 +05:30
index.rst Reland "enable plugins for clang-tidy" 2022-02-01 17:37:24 -05:00