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