aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/FileCheck.pod
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Teach FileCheck to handle trailing CHECK-NOT patterns.Jakob Stoklund Olesen1-1/+1
2010-05-07Revert r103213. It broke several sections of live website.mike-m1-0/+245
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m1-245/+0
2010-02-18Refer to -help instead of --help since this is what tools themselves say.Duncan Sands1-1/+1
2009-11-22Allow '_' in FileCheck variable names, it is nice to have at least oneDaniel Dunbar1-1/+1
2009-10-17check in a bunch of content from TestingGuide. Part of PR5216Chris Lattner1-3/+183
2009-08-15fix pasto noticed by JakubChris Lattner1-1/+1
2009-08-15add a simple FileCheck man page.Chris Lattner1-0/+65