llvm-project/clang-tools-extra/test/clang-tidy
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
..
checkers Mark implicit coroutine variables as being implicit 2020-12-16 14:42:07 -05:00
infrastructure [clang-tidy] adding "--config-file=<file-path>" to specify custom config file. 2020-11-03 11:59:46 +00:00
check_clang_tidy.py clang-tidy: Make tests more hermetic 2020-10-29 20:14:57 -04:00