summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorjasonliu <jasonliu.development@gmail.com>2021-07-01 17:59:47 +0000
committerjasonliu <jasonliu.development@gmail.com>2021-07-01 18:02:38 +0000
commita319eafd160d8d8f3ebd47a3a636e01597b36bff (patch)
tree2dbdab9b7dd0a5f7b2a3386dbb0ae8415d924a63 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent050b064f15ee56ee0b42c9b957a3dd0f32532394 (diff)
[libc++] Provide c++03 alternative for va_copy if available in xlocale.h
Summary: If we are on c++03 mode for some reason, and __builtin_va_copy is available, then use it instead of error out on not having va_copy in 03 mode. Reviewed by: ldionne Differential Revision: https://reviews.llvm.org/D100336
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions