Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't crash on non-public referenced dtors in toplevel classes. | Nico Weber | 2015-03-06 | 1 | -0/+14 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | Prepare for using MS ABI by default for Win32: update CodeGenCXX tests | Hans Wennborg | 2013-12-13 | 1 | -1/+1 |
* | Remove duplicated line. | Rafael Espindola | 2012-11-12 | 1 | -1/+0 |
* | Remove abuse of hasTrivial*, and fix miscompile wherein global arrays with | Richard Smith | 2012-11-12 | 1 | -2/+17 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Allow null initialization of scalara data members | Fariborz Jahanian | 2009-09-02 | 1 | -0/+21 |