[clang-tools-extra] [clang-tidy] Add more constexpr options to `readability-identifier-naming` (PR #162160)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 8 01:52:02 PDT 2025
HerrCai0907 wrote:
I prefer `GlobalConstexprVariableCase` since `constexpr` also works for function.
https://github.com/llvm/llvm-project/pull/162160
More information about the cfe-commits
mailing list