summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/unavailable_aligned_allocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[clang] Aligned allocation is actually supported in macosx 10.13"Louis Dionne2019-04-151-6/+6
* [clang] Aligned allocation is actually supported in macosx 10.13Louis Dionne2019-04-151-6/+6
* [Sema] Teach Clang that aligned allocation is not supported with macosx10.13Louis Dionne2019-01-081-6/+6
* [Sema] Produce diagnostics when C++17 aligned allocation/deallocationAkira Hatanaka2018-12-211-0/+67
* [Sema] Improve diagnostic message for unavailable C++17 alignedAkira Hatanaka2017-07-191-14/+44
* [Sema] Issue diagnostics if a new/delete expression generates a call toAkira Hatanaka2017-06-291-0/+109
OpenPOWER on IntegriCloud