| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman | 2009-05-19 | 1 | -39/+0 |
| | | | | | | | files to lib/Frontend. llvm-svn: 72099 | ||||
| * | Switch some utilities in clang-cc to take a stream instead of a | Eli Friedman | 2009-05-19 | 1 | -4/+3 |
| | | | | | | | filename (or unconditionally using stdout). llvm-svn: 72085 | ||||
| * | Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the | Ted Kremenek | 2009-03-31 | 1 | -1/+1 |
| | | | | | | | low-level frontend driver. llvm-svn: 68131 | ||||
| * | Move <root>/Driver into <root>/tools/clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -0/+40 |
| Again, I tried to update cmake but it is untested. llvm-svn: 67605 | |||||

