summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CacheTokens.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-89/+89
| | | | llvm-svn: 81346
* API changes to match llvm ToT.Chris Lattner2009-08-231-3/+3
| | | | llvm-svn: 79868
* Replace cerr with errs().Benjamin Kramer2009-08-231-3/+2
| | | | llvm-svn: 79854
* Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman2009-05-191-0/+658
files to lib/Frontend. llvm-svn: 72099
OpenPOWER on IntegriCloud