Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Patch for PR2350; the issue was tnat we were allowing (with an error) | Eli Friedman | 2008-05-22 | 1 | -7/+8 |
* | Fix a bug checking for 'int foo(void)' that didn't look through typedefs of v... | Chris Lattner | 2007-11-28 | 1 | -0/+4 |
* | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 |
* | move void argument checking from the parser to the semantic analysis stage. | Chris Lattner | 2006-12-03 | 1 | -0/+21 |