Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -89/+89 |
| | | | | llvm-svn: 81346 | ||||
* | API changes to match llvm ToT. | Chris Lattner | 2009-08-23 | 1 | -3/+3 |
| | | | | llvm-svn: 79868 | ||||
* | Replace cerr with errs(). | Benjamin Kramer | 2009-08-23 | 1 | -3/+2 |
| | | | | llvm-svn: 79854 | ||||
* | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman | 2009-05-19 | 1 | -0/+658 |
files to lib/Frontend. llvm-svn: 72099 |