summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/DiagChecker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include for stderr and fprintf, neededDuncan Sands2009-05-191-0/+1
| | | | | | when compiling with gcc-4.4. llvm-svn: 72109
* Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman2009-05-191-0/+301
files to lib/Frontend. llvm-svn: 72099
OpenPOWER on IntegriCloud