llvm-6502/docs/CommandGuide
Alexander Kornienko c58b079d23 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212810 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-11 12:39:32 +00:00
..
bugpoint.rst docs: Remove documentation for legacy PGO options 2014-06-04 06:29:38 +00:00
FileCheck.rst Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually. 2014-07-11 12:39:32 +00:00
index.rst Add documentation for llvm-dwarfdump tool 2014-05-19 22:53:29 +00:00
lit.rst
llc.rst Remove LowerInvoke's obsolete "-enable-correct-eh-support" option 2014-03-20 19:54:47 +00:00
lli.rst Remove LowerInvoke's obsolete "-enable-correct-eh-support" option 2014-03-20 19:54:47 +00:00
llvm-ar.rst
llvm-as.rst
llvm-bcanalyzer.rst
llvm-build.rst
llvm-config.rst
llvm-cov.rst llvm-cov: Document --no-output in the command guide 2014-05-07 02:33:58 +00:00
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst Add documentation for llvm-dwarfdump tool 2014-05-19 22:53:29 +00:00
llvm-extract.rst
llvm-link.rst
llvm-nm.rst
llvm-profdata.rst PGO: llvm-profdata: tool for merging profiles 2014-02-17 23:22:49 +00:00
llvm-readobj.rst
llvm-stress.rst
llvm-symbolizer.rst [DWARF parser] Teach DIContext to fetch short (non-linkage) function names for a given address. 2014-05-17 00:07:48 +00:00
opt.rst docs: Remove documentation for legacy PGO options 2014-06-04 06:29:38 +00:00
tblgen.rst [docs] Fix some links 2014-04-07 22:46:40 +00:00