summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/uncopyable-args.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-23/+23
* Bring r325915 back.Rafael Espindola2018-02-231-17/+17
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-17/+17
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-17/+17
* Add flag to request Clang is ABI-compatible with older versions of itselfRichard Smith2017-08-261-18/+37
* PR19668, PR23034: Fix handling of move constructors and deleted copyRichard Smith2017-08-161-33/+104
* Revert "PR19668, PR23034: Fix handling of move constructors and deleted copy ...Diana Picus2017-08-091-104/+33
* PR19668, PR23034: Fix handling of move constructors and deleted copyRichard Smith2017-08-081-33/+104
* Fix -Asserts build, and add some more test cases.Peter Collingbourne2016-11-221-18/+31
* Sema, CodeGen: Ensure that an implicit copy ctor is available more often unde...Peter Collingbourne2016-11-221-0/+61
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-3/+3
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-5/+5
* Revert Itanium parts of "Don't copy objects with trivial, deleted copy ctors"Reid Kleckner2014-05-151-24/+30
* Don't copy objects with trivial, deleted copy ctorsReid Kleckner2014-05-141-0/+200