llvm-project/clang-tools-extra/docs/clang-tidy
Nathan James 86ef379800
[clang-tidy] Add scoped enum constants to identifier naming check
Added option `ScopedEnumConstant(Prefix|Case|Suffix)` to readability-identitied-naming.
This controls the style for constants in scoped enums, declared as enum (class|struct).
If this option is unspecified the EnumConstant style will be used instead.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D89407
2020-10-19 15:57:47 +01:00
..
checks [clang-tidy] Add scoped enum constants to identifier naming check 2020-10-19 15:57:47 +01:00
Contributing.rst Add an explicit toggle for the static analyzer in clang-tidy 2020-09-10 10:48:17 -04:00
Integrations.rst Fix table formatting after D87686 2020-09-16 12:27:59 +02:00
index.rst Add a new altera check for structure packing and alignment. 2020-09-08 09:35:14 -04:00