diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2017-06-30 18:50:23 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2017-06-30 18:50:23 +0000 |
commit | 539cb66beab99d1e1730a74e81442d9fdcff6568 (patch) | |
tree | 71dea06cdda283f75da2fbbeae4e4ed17cb98684 /clang/unittests/Format/FormatTestJava.cpp | |
parent | cd6d9f3e5aba061390a90505e109fc65fb8dea31 (diff) | |
download | llvm-539cb66beab99d1e1730a74e81442d9fdcff6568.zip llvm-539cb66beab99d1e1730a74e81442d9fdcff6568.tar.gz llvm-539cb66beab99d1e1730a74e81442d9fdcff6568.tar.bz2 |
Revert "[libcxx] Annotate c++17 aligned new/delete operators with availability"
This reverts commit r306310.
r306310 causes clang to reject a call to an aligned allocation or
deallocation function if it is not implemented in the standard library
of the deployment target. This is not the desired behavior when users
have defined their own aligned functions.
rdar://problem/32664169
llvm-svn: 306859
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions