summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-new.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize line endingsDavid Majnemer2014-03-021-39/+39
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-5/+5
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Switching the tests to use size_t instead of unsigned int to hopefully appeas...Aaron Ballman2013-05-301-4/+6
* Add support to fallback on operator new when a placement operator new[] is ca...Aaron Ballman2013-05-301-0/+37