summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/unavailable_aligned_allocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[clang] Aligned allocation is actually supported in macosx 10.13"Louis Dionne2019-04-151-4/+4
* [clang] Aligned allocation is actually supported in macosx 10.13Louis Dionne2019-04-151-4/+4
* [Sema] Teach Clang that aligned allocation is not supported with macosx10.13Louis Dionne2019-01-081-4/+4
* [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable.Volodymyr Sapsai2018-08-031-0/+9
* [driver][darwin] Take the OS version specified in "-target" as the targetAlex Lorenz2017-12-191-6/+6
* [Sema] Issue diagnostics if a new/delete expression generates a call toAkira Hatanaka2017-06-291-0/+54
OpenPOWER on IntegriCloud