aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Format/QualifierAlignmentFixer.cpp
diff options
context:
space:
mode:
authorCongcong Cai <congcongcai0907@163.com>2024-05-14 09:48:57 +0800
committerGitHub <noreply@github.com>2024-05-14 09:48:57 +0800
commitf12018eba11f8d4b74cf67dbc416c429c870a5f4 (patch)
treead2c514aa170759daf84f6add94e98b77303bd70 /clang/lib/Format/QualifierAlignmentFixer.cpp
parente6b2197a89f5d6d0f56a03c03b8afda561eee899 (diff)
downloadllvm-f12018eba11f8d4b74cf67dbc416c429c870a5f4.zip
llvm-f12018eba11f8d4b74cf67dbc416c429c870a5f4.tar.gz
llvm-f12018eba11f8d4b74cf67dbc416c429c870a5f4.tar.bz2
[clang-tidy] support expect no diagnosis test (#91293)
When someone wants to declare a test case without any diagnosis. check-clang-tidy will failed with error message ``` CHECK-FIXES, CHECK-MESSAGES or CHECK-NOTES not found in the input ``` This PR want to check there are no diagnosis from clang-tidy when CHECK-FIXES, CHECK-MESSAGES or CHECK-NOTES are not found. It also changes the extension of a test case. `hxx` is not a valid test case extension and won't be tested. --------- Co-authored-by: Danny Mösch <danny.moesch@icloud.com>
Diffstat (limited to 'clang/lib/Format/QualifierAlignmentFixer.cpp')
0 files changed, 0 insertions, 0 deletions