[clang-tools-extra] [clang-tidy] Add more constexpr options to `readability-identifier-naming` (PR #162160)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 9 07:11:39 PDT 2025
================
@@ -381,6 +381,10 @@ Changes in existing checks
declarations and macros in system headers. The documentation is also improved
to differentiate the general options from the specific ones.
+- Improved :doc:`readability-identifier-naming
----------------
EugeneZelenko wrote:
Please merge with previous entry.
https://github.com/llvm/llvm-project/pull/162160
More information about the cfe-commits
mailing list