Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[clang] Aligned allocation is actually supported in macosx 10.13" | Louis Dionne | 2019-04-15 | 1 | -6/+6 |
* | [clang] Aligned allocation is actually supported in macosx 10.13 | Louis Dionne | 2019-04-15 | 1 | -6/+6 |
* | [Sema] Teach Clang that aligned allocation is not supported with macosx10.13 | Louis Dionne | 2019-01-08 | 1 | -6/+6 |
* | [Sema] Produce diagnostics when C++17 aligned allocation/deallocation | Akira Hatanaka | 2018-12-21 | 1 | -0/+67 |
* | [Sema] Improve diagnostic message for unavailable C++17 aligned | Akira Hatanaka | 2017-07-19 | 1 | -14/+44 |
* | [Sema] Issue diagnostics if a new/delete expression generates a call to | Akira Hatanaka | 2017-06-29 | 1 | -0/+109 |