summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CacheTokens.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.Benjamin Kramer2009-11-281-6/+5
* PR5218: Replace IdentifierInfo::getName with StringRef version, now that clientsDaniel Dunbar2009-10-181-1/+1
* Move clients to use IdentifierInfo::getNameStart() instead of getName()Daniel Dunbar2009-10-181-2/+2
* Use StringExtra's HashString instead of BernsteinHash.Daniel Dunbar2009-10-171-6/+7
* Add support for a chain of stat caches in the FileManager, rather thanDouglas Gregor2009-10-161-3/+4
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-89/+89
* API changes to match llvm ToT.Chris Lattner2009-08-231-3/+3
* Replace cerr with errs().Benjamin Kramer2009-08-231-3/+2
* Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman2009-05-191-0/+658
OpenPOWER on IntegriCloud