summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/microsoft-new-delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* DR1295 and cleanup for P0135R1: Make our initialization code more directlyRichard Smith2016-12-091-1/+1
* Improve the "braces around scalar init" warning to determine whether to warnRichard Smith2015-02-121-1/+1
* PR19729: Delete a bunch of bogus code in Sema::FindAllocationOverload. ThisRichard Smith2014-05-131-2/+24
* Switching the tests to use size_t instead of unsigned int to hopefully appeas...Aaron Ballman2013-05-301-1/+3
* Add support to fallback on operator new when a placement operator new[] is ca...Aaron Ballman2013-05-301-0/+10
OpenPOWER on IntegriCloud