summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/DiagChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old implementation of -verify, which has been dead code since r88750.Richard Smith2011-06-041-301/+0
* Another step in the process of making the parser depend on Sema:John McCall2010-08-201-1/+1
* Kill a few more random stderr uses.Daniel Dunbar2009-12-031-6/+4
* Fix PR5633 by making the preprocessor handle the case where we canChris Lattner2009-11-301-1/+2
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-16/+16
* Add missing include for stderr and fprintf, neededDuncan Sands2009-05-191-0/+1
* Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman2009-05-191-0/+301
OpenPOWER on IntegriCloud