diff options
author | Alexander Kornienko <alexfh@google.com> | 2014-07-11 12:39:32 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2014-07-11 12:39:32 +0000 |
commit | 56ccdbbd292e0066dff318e16fc3d4b3c22a3b2f (patch) | |
tree | 7b26de934c40ac29d4049113273d1741e3c349a5 /llvm/docs/CommandGuide/llvm-build.rst | |
parent | f6827cef7391f35726dc71f7252d7490c91b5b4c (diff) | |
download | bcm5719-llvm-56ccdbbd292e0066dff318e16fc3d4b3c22a3b2f.tar.gz bcm5719-llvm-56ccdbbd292e0066dff318e16fc3d4b3c22a3b2f.zip |
Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually.
Summary:
Add FileCheck -implicit-check-not option which allows specifying a
pattern that should only occur in the input when explicitly matched by a
positive check. This feature allows checking tool diagnostics in a way
clang -verify does it for compiler diagnostics.
The option has been tested on a number of clang-tidy checks, I'll post a link to
the clang-tidy patch to this thread.
Once there's an agreement on the general direction, I can add tests and
documentation.
Reviewers: djasper, bkramer
Reviewed By: bkramer
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D4462
llvm-svn: 212810
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-build.rst')
0 files changed, 0 insertions, 0 deletions