Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DR1295 and cleanup for P0135R1: Make our initialization code more directly | Richard Smith | 2016-12-09 | 1 | -1/+1 |
* | Improve the "braces around scalar init" warning to determine whether to warn | Richard Smith | 2015-02-12 | 1 | -1/+1 |
* | PR19729: Delete a bunch of bogus code in Sema::FindAllocationOverload. This | Richard Smith | 2014-05-13 | 1 | -2/+24 |
* | Switching the tests to use size_t instead of unsigned int to hopefully appeas... | Aaron Ballman | 2013-05-30 | 1 | -1/+3 |
* | Add support to fallback on operator new when a placement operator new[] is ca... | Aaron Ballman | 2013-05-30 | 1 | -0/+10 |