Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-05-22 | Patch for PR2350; the issue was tnat we were allowing (with an error) | Eli Friedman |
2007-11-28 | Fix a bug checking for 'int foo(void)' that didn't look through typedefs of v... | Chris Lattner |
2007-10-11 | rename -parse-ast-print to -ast-print | Chris Lattner |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |