Age | Commit message (Expand) | Author |
---|---|---|
2012-06-20 | Restructure how the driver communicates information about the | John McCall |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2010-03-09 | Fix the test some more. | Fariborz Jahanian |
2010-03-09 | See if this test makes it though buildbot. | Fariborz Jahanian |
2010-03-09 | Reverse the code gen. enabled part of test until I can figure out | Fariborz Jahanian |
2010-03-09 | Code gen test for a previous patch for | Fariborz Jahanian |
2010-03-03 | Fix code gen bug generating code for | Fariborz Jahanian |
2010-02-05 | Fix a code gen bug accessing 'isa' field via a message call | Fariborz Jahanian |
2009-12-15 | Fixes a code gen bug related to accessing a now | Fariborz Jahanian |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Tests use the new clang. | Fariborz Jahanian |
2009-12-09 | Code gen for ObjCIsaExpr AST used as lvalue. | Fariborz Jahanian |
2009-12-09 | Codegen. support for ObjCIsaExpr AST which until now | Fariborz Jahanian |