llvm-project/clang-tools-extra/test/clang-tidy
Dmitry Polukhin 5d12b13b0b [clang-tidy] Dump effective diagnostics level in YAML output
Before this patch YAML output had default diagnostic level instead of effective level reported to the user on stdout. Wrapper scripts for clang-tidy usually use YAML output and they pick wrong diagnostics level without this patch.

Test Plan: check-clang-tools

Differential Revision: https://reviews.llvm.org/D135367
2022-10-12 02:03:56 -07:00
..
checkers [clang-tidy] Add cppcoreguidelines-avoid-do-while check 2022-10-10 07:29:17 +00:00
infrastructure [clang-tidy] Dump effective diagnostics level in YAML output 2022-10-12 02:03:56 -07:00
CTTestTidyModule.cpp Reland "enable plugins for clang-tidy" 2022-02-01 17:37:24 -05:00
check_clang_tidy.py [clang-tidy] Properly forward clang-tidy output when running tests 2022-07-03 16:30:17 -06:00