summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/FileCheck.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor FileCheck to make it usable as an APIAditya Nandakumar2018-08-071-0/+1340
https://reviews.llvm.org/D50283 reviewed by bogner This patch refactors FileCheck's implementation into support so it can be used from C++ in other places (Unit tests). llvm-svn: 339192
OpenPOWER on IntegriCloud