summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/copy-constructor-elim.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objectsReid Kleckner2014-02-011-3/+6
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-041-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-15/+14
* ir-gen for generation of trvial copy constructorFariborz Jahanian2009-08-141-1/+14
* Patch to optimize away copy constructor call whenFariborz Jahanian2009-08-061-0/+31
OpenPOWER on IntegriCloud