summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/default-destructor-synthesis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-2/+2
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-1/+1
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+2
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-2/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+3
* Fix test/CodeGenCXX/default-destructor-synthesis.cpp not to rely on asm output.Anders Carlsson2010-01-271-47/+25
* Fix for PR5967: Make const-marking for LLVM globals correct for cases requiringEli Friedman2010-01-081-5/+4
* Testcase fixes to reflect instruction table changes in the LLVM backendSean Callanan2009-12-181-2/+2
* 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-4/+4
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-12/+12
* Added member arrays to more tests now that ir-gen supports it.Fariborz Jahanian2009-08-201-3/+9
* Patch to 1) synthesizing non-trivial default destructor whenFariborz Jahanian2009-08-171-0/+54
OpenPOWER on IntegriCloud