summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-02-04 23:22:28 +0000
committerEric Fiselier <eric@efcs.ca>2017-02-04 23:22:28 +0000
commite49cdfbeea99ba94ed3d8a46b9943b272dbd9c5f (patch)
tree7dc16aa7afd24344bb01d80de74782ba169461a1 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent5ddaeb888d807b5512546d5f666a581afddde6cc (diff)
downloadbcm5719-llvm-e49cdfbeea99ba94ed3d8a46b9943b272dbd9c5f.tar.gz
bcm5719-llvm-e49cdfbeea99ba94ed3d8a46b9943b272dbd9c5f.zip
Recommit [libcxx] Never use <cassert> within libc++
It is my opinion that libc++ should never use `<cassert>`, including in the `dylib`. This patch remove all uses of `assert` from within libc++ and replaces most of them with `_LIBCPP_ASSERT` instead. Additionally this patch turn `LIBCXX_ENABLE_ASSERTIONS` off by default, because the standard library should not be aborting user programs unless explicitly asked to. llvm-svn: 294107
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud