[clang-tools-extra] [clang-tidy] Add more constexpr options to `readability-identifier-naming` (PR #162160)
Alex White via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 9 07:13:49 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
----------------
MilkeeyCat wrote:
Should I just remove the new line above and `-`?
https://github.com/llvm/llvm-project/pull/162160
More information about the cfe-commits
mailing list