diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-08-10 15:05:46 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-08-10 15:05:46 +0000 |
commit | 70fcafc09644c8f9ea39edebe5fa2c63a47b6ee4 (patch) | |
tree | 7f2527b3fe86d4c6dfb5f4df39473b83e7611c26 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a17721cf5d6951662801b6cf218d63bc481fa245 (diff) | |
download | bcm5719-llvm-70fcafc09644c8f9ea39edebe5fa2c63a47b6ee4.tar.gz bcm5719-llvm-70fcafc09644c8f9ea39edebe5fa2c63a47b6ee4.zip |
[clang-tidy] check_clang_tidy.py: support CHECK-NOTES prefix
Summary:
Currently, there is two configured prefixes: `CHECK-FIXES` and `CHECK-MESSAGES`
`CHECK-MESSAGES` checks that there are no test output lines with `warning:|error:`, which are not explicitly handled in lit tests.
However there does not seem to be a nice way to enforce for all the `note:` to be checked.
This was useful for me when developing D36836.
Reviewers: alexfh, klimek, aaron.ballman, hokein
Reviewed By: alexfh, aaron.ballman
Subscribers: JonasToth, JDevlieghere, xazax.hun, cfe-commits
Tags: #clang-tools-extra
Differential Revision: https://reviews.llvm.org/D36892
llvm-svn: 339437
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions