Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend. | Benjamin Kramer | 2009-11-28 | 1 | -6/+5 | |
* | PR5218: Replace IdentifierInfo::getName with StringRef version, now that clients | Daniel Dunbar | 2009-10-18 | 1 | -1/+1 | |
* | Move clients to use IdentifierInfo::getNameStart() instead of getName() | Daniel Dunbar | 2009-10-18 | 1 | -2/+2 | |
* | Use StringExtra's HashString instead of BernsteinHash. | Daniel Dunbar | 2009-10-17 | 1 | -6/+7 | |
* | Add support for a chain of stat caches in the FileManager, rather than | Douglas Gregor | 2009-10-16 | 1 | -3/+4 | |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -89/+89 | |
* | API changes to match llvm ToT. | Chris Lattner | 2009-08-23 | 1 | -3/+3 | |
* | Replace cerr with errs(). | Benjamin Kramer | 2009-08-23 | 1 | -3/+2 | |
* | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman | 2009-05-19 | 1 | -0/+658 |