Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[clang] Aligned allocation is actually supported in macosx 10.13" | Louis Dionne | 2019-04-15 | 1 | -4/+4 |
* | [clang] Aligned allocation is actually supported in macosx 10.13 | Louis Dionne | 2019-04-15 | 1 | -4/+4 |
* | [Sema] Teach Clang that aligned allocation is not supported with macosx10.13 | Louis Dionne | 2019-01-08 | 1 | -4/+4 |
* | [Preprocessor] Allow libc++ to detect when aligned allocation is unavailable. | Volodymyr Sapsai | 2018-08-03 | 1 | -0/+9 |
* | [driver][darwin] Take the OS version specified in "-target" as the target | Alex Lorenz | 2017-12-19 | 1 | -6/+6 |
* | [Sema] Issue diagnostics if a new/delete expression generates a call to | Akira Hatanaka | 2017-06-29 | 1 | -0/+54 |