llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/readability-identifier-naming
Emma Blink 7685d818ef Mark implicit coroutine variables as being implicit
This prevents the clang-tidy readability-identifier-naming check from
triggering on implicit __coro_gro and __promise variables in coroutines.
2020-12-16 14:42:07 -05:00
..
global-style1 [clang-tidy] Extend IdentifierNamingCheck per file config 2020-11-05 19:51:05 +00:00
global-style2 [clang-tidy] Extend IdentifierNamingCheck per file config 2020-11-05 19:51:05 +00:00
system Mark implicit coroutine variables as being implicit 2020-12-16 14:42:07 -05:00
user-header.h