summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/VerifyDiagnosticsClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* add regex support for -verify mode. You can now do things likeChris Lattner2010-04-281-144/+319
* Fix PR5633 by making the preprocessor handle the case where we canChris Lattner2009-11-301-3/+5
* Shuffle VerifyDiagnosticsClient API to be less fragile.Daniel Dunbar2009-11-141-28/+32
* Add VerifyDiagnosticsClient, to replace old -verify.Daniel Dunbar2009-11-141-0/+340
OpenPOWER on IntegriCloud