summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/constructor-direct-call.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-1/+1
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-2/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-7/+7
* Fix newlines.Daniel Dunbar2011-01-181-60/+60
* tests: Force a triple.Daniel Dunbar2011-01-181-1/+1
* Add support for explicit constructor calls in Microsoft mode.Francois Pichet2011-01-181-0/+60