[PATCH] D56445: [Sema] Teach Clang that aligned allocation is not supported with macosx10.13
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 8 11:32:53 PST 2019
ahatanak accepted this revision.
ahatanak added a comment.
This revision is now accepted and ready to land.
LGTM.
We should probably check that alignedAllocMinVersion returns the correct versions for other OSes too, but this patch is fine.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56445/new/
https://reviews.llvm.org/D56445
More information about the cfe-commits
mailing list