summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/destructors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reinstate fix for PR7526, which was failing because, now that weDouglas Gregor2010-07-011-0/+19
* Revert r107374, which broke bootstrap.Douglas Gregor2010-07-011-11/+0
* When building the type of a destructor, make sure to keep theDouglas Gregor2010-07-011-0/+11
* Give this test a triple.John McCall2010-05-271-1/+1
* When deciding whether a deferred declaration has already been emitted,John McCall2010-05-271-1/+64
* Don't emit derived-to-base destructor aliases if we don't have a definitionJohn McCall2010-03-031-0/+14
* Perform two more constructor/destructor code-size optimizations:John McCall2010-02-231-1/+45
* More refactoring around constructor/destructor code generation.John McCall2010-02-191-1/+48
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Unify the way destructor epilogues are generated for synthesized and regular ...Anders Carlsson2009-11-171-0/+14
* CodeGen may see out-of-line declarations of the various special memberDouglas Gregor2009-10-011-1/+9
* We can generate constructors/destructors with base classes and non-trivial fi...Anders Carlsson2009-09-011-0/+22
OpenPOWER on IntegriCloud