Age | Commit message (Expand) | Author |
---|---|---|
2012-11-12 | Correct printing of nested anonymous type member accesses. | David Blaikie |
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 |
2007-12-06 | Fix a bug handling typedefs of functions, patch by Nuno Lopes! | Chris Lattner |
2007-12-03 | Fix an ast-print/ast-dump bug. | Chris Lattner |