Age | Commit message (Expand) | Author |
---|---|---|
2013-02-02 | Don't forget to run destructors when we create an array temporary of class type. | Richard Smith |
2012-11-12 | Remove abuse of hasTrivial*, and fix miscompile wherein global arrays with | Richard Smith |
2012-04-22 | PR12571: Objects of type clang::ConstantArrayType aren't always emitted with | Richard Smith |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-06-04 | These tests require particular registered targets. Declared as such. | Galina Kistanova |
2009-12-18 | Testcase fixes to reflect instruction table changes in the LLVM backend | Sean Callanan |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-10 | This patch implements Code gen. for destruction of | Fariborz Jahanian |