summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/copy-constructor-elim.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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