summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-10-13 23:12:22 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-10-13 23:12:22 +0000
commitf157e47fb81d4d70f018e692f28e62ca6a65c320 (patch)
treee775e9930362e5fd1adb1b482164da72bd2dae1e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
parent658beb930e5b637253fe6b2aa071a830ec0431e1 (diff)
downloadbcm5719-llvm-f157e47fb81d4d70f018e692f28e62ca6a65c320.tar.gz
bcm5719-llvm-f157e47fb81d4d70f018e692f28e62ca6a65c320.zip
Fix use of libc++ <foo.h> headers from within an 'extern "C"' context in C++98.
Previously, this resulted in us declaring a template for static_assert emulation within the 'extern "C"' context, which is ill-formed. llvm-svn: 250247
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud