Age | Commit message (Expand) | Author |
---|---|---|
2009-05-19 | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman |
2009-05-19 | Move the options for dependency file generation from DependencyFile.cpp | Eli Friedman |
2009-05-03 | PR4063, with feeling: Chain PP callbacks by default. | Daniel Dunbar |
2009-05-03 | PR4063: Fix dependency generation with -E. | Daniel Dunbar |
2009-03-31 | Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the | Ted Kremenek |
2009-03-30 | Driver: Support -M and -MM. | Daniel Dunbar |
2009-03-30 | Improve dependency file support. | Daniel Dunbar |
2009-03-24 | Move <root>/Driver into <root>/tools/clang-cc. | Daniel Dunbar |