summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/trivial-constructor-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't crash on non-public referenced dtors in toplevel classes.Nico Weber2015-03-061-0/+14
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Remove duplicated line.Rafael Espindola2012-11-121-1/+0
* Remove abuse of hasTrivial*, and fix miscompile wherein global arrays withRichard Smith2012-11-121-2/+17
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Allow null initialization of scalara data membersFariborz Jahanian2009-09-021-0/+21