diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-10-13 23:12:22 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-10-13 23:12:22 +0000 |
commit | f157e47fb81d4d70f018e692f28e62ca6a65c320 (patch) | |
tree | e775e9930362e5fd1adb1b482164da72bd2dae1e /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 658beb930e5b637253fe6b2aa071a830ec0431e1 (diff) | |
download | bcm5719-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