aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNathan James <n.james93@hotmail.co.uk>2020-10-19 15:57:46 +0100
committerNathan James <n.james93@hotmail.co.uk>2020-10-19 15:57:47 +0100
commit86ef379800162e5d6bb0d478c5bfb4b56498a272 (patch)
tree54e13b413b3386d022e185c391dee0ba305cf30c /clang/lib/Frontend/CompilerInvocation.cpp
parent0047f6aed37c4643bc9b3f3c897110447459c8db (diff)
downloadllvm-86ef379800162e5d6bb0d478c5bfb4b56498a272.zip
llvm-86ef379800162e5d6bb0d478c5bfb4b56498a272.tar.gz
llvm-86ef379800162e5d6bb0d478c5bfb4b56498a272.tar.bz2
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions