summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FileCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FileCheck] Suppress old -v/-vv diags if dumping inputJoel E. Denny2019-01-221-17/+39
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FileCheck] Annotate input dump (final tweaks)Joel E. Denny2018-12-181-5/+5
* [FileCheck] Annotate input dump (7/7)Joel E. Denny2018-12-181-5/+4
* [FileCheck] Annotate input dump (6/7)Joel E. Denny2018-12-181-1/+1
* [FileCheck] Annotate input dump (5/7)Joel E. Denny2018-12-181-6/+13
* [FileCheck] Annotate input dump (4/7)Joel E. Denny2018-12-181-18/+23
* [FileCheck] Annotate input dump (3/7)Joel E. Denny2018-12-181-3/+13
* [FileCheck] Annotate input dump (2/7)Joel E. Denny2018-12-181-4/+8
* [FileCheck] Annotate input dump (1/7)Joel E. Denny2018-12-181-23/+61
* [FileCheck] fixing typo in assertFedor Sergeev2018-11-131-1/+1
* [FileCheck] introduce CHECK-COUNT-<num> repetition directiveFedor Sergeev2018-11-131-103/+146
* Refactor FileCheck to make it usable as an APIAditya Nandakumar2018-08-071-0/+1340
OpenPOWER on IntegriCloud