aboutsummaryrefslogtreecommitdiff
path: root/tools/ccc/ccclib/Types.py
AgeCommit message (Expand)Author
2009-05-02ccc is dead.Daniel Dunbar
2009-03-11ccc: -x assembler-with-cpp was broken for darwin, and it wasn't usingDaniel Dunbar
2009-02-13ccc: Suffix for PCH files is appended, not replaced.Daniel Dunbar
2009-01-29ccc: Embrace destiny as a clang compiler driver.Daniel Dunbar
2009-01-26ccc: Recognize -emit-llvm [-S].Daniel Dunbar
2009-01-21ccc: Add --analyze driver mode (for running static analyzer).Daniel Dunbar
2009-01-11ccc: Add fairly complete argument translation for Darwin link step.Daniel Dunbar
2009-01-10ccc: Add information about whether type can be user specified (a -xDaniel Dunbar
2009-01-05Add prototype ccc rewrite.Daniel Dunbar