summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-03-02 19:34:35 +0000
committerEric Fiselier <eric@efcs.ca>2017-03-02 19:34:35 +0000
commit2ee1d90cb903aa1e1c3b3c559284e93188f178a8 (patch)
tree8b58eed4c1c7bcc76331b6b989f44326659ece27 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent066d3d21415b188a761a286387ab6739c2e25fba (diff)
downloadbcm5719-llvm-2ee1d90cb903aa1e1c3b3c559284e93188f178a8.tar.gz
bcm5719-llvm-2ee1d90cb903aa1e1c3b3c559284e93188f178a8.zip
[libc++abi] Add option to enable definitions for the new/delete overloads.
Summary: Currently both libc++ and libc++abi provide definitions for operator new/delete. However I believe this is incorrect and that one or the other should offer them. This patch adds the CMake option `-DLIBCXXABI_ENABLE_NEW_DELETE_DEFINITIONS` which defaults to `OFF` unless otherwise specified. This means that by default only libc++ provides the new/delete definitions. Reviewers: mclow.lists, mehdi_amini, dexonsmith, beanz, jroelofs, danalbert, smeenai, rmaprath, mgorny Reviewed By: mehdi_amini Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D30517 llvm-svn: 296801
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud