aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Program.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-06-12 14:42:40 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-06-12 14:42:40 +0000
commit76969eaf3d386df61f4891d439a50b9c471a31e6 (patch)
tree9bdf07546facf9c59bdfe2a318f34f3742e767a9 /llvm/lib/Support/Program.cpp
parentc3466d2568f5f949d9caf229ab2301b5a79cacaf (diff)
downloadllvm-76969eaf3d386df61f4891d439a50b9c471a31e6.zip
llvm-76969eaf3d386df61f4891d439a50b9c471a31e6.tar.gz
llvm-76969eaf3d386df61f4891d439a50b9c471a31e6.tar.bz2
[scudo] Add C++17 aligned new/delete operators support
Summary: This CL adds support for aligned new/delete operators (C++17). Currently we do not support alignment inconsistency detection on deallocation, as this requires a header change, but the APIs are introduced and are functional. Add a smoke test for the aligned version of the operators. Reviewers: alekseyshl Reviewed By: alekseyshl Subscribers: delcypher, #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D48031 llvm-svn: 334505
Diffstat (limited to 'llvm/lib/Support/Program.cpp')
0 files changed, 0 insertions, 0 deletions