llvm-project
d63983b2 - [clang-tidy] Add more constexpr options to `readability-identifier-naming` (#162160)

Commit
50 days ago
[clang-tidy] Add more constexpr options to `readability-identifier-naming` (#162160) Add more constexpr options to `readability-identifier-naming` check such as: - `ClassConstexpr*` - `GlobalConstexprVariable*` - `LocalConstexprVariable*` - `StaticConstexprVariable*` closes #54110
Author
Parents
Loading