aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/FileCheck.pod
AgeCommit message (Expand)Author
2011-04-09docs: Canonicalize URLs.NAKAMURA Takumi
2011-02-15Spelling fix: consequtive -> consecutive.Duncan Sands
2010-10-15Teach FileCheck to handle trailing CHECK-NOT patterns.Jakob Stoklund Olesen
2010-05-07Revert r103213. It broke several sections of live website.mike-m
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m
2010-02-18Refer to -help instead of --help since this is what tools themselves say.Duncan Sands
2009-11-22Allow '_' in FileCheck variable names, it is nice to have at least oneDaniel Dunbar
2009-10-17check in a bunch of content from TestingGuide. Part of PR5216Chris Lattner
2009-08-15fix pasto noticed by JakubChris Lattner
2009-08-15add a simple FileCheck man page.Chris Lattner