diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-07-16 17:16:43 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2019-07-16 17:16:43 +0000 |
commit | 1ff553578551766801cbd25dd2c659dc8594b96b (patch) | |
tree | eb7a55e9bf898d15ed07cbf67debe00d20c22a15 /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace | |
parent | 97b4d7a8e14f37319676f750fa57d68eb09c0e16 (diff) | |
download | bcm5719-llvm-1ff553578551766801cbd25dd2c659dc8594b96b.tar.gz bcm5719-llvm-1ff553578551766801cbd25dd2c659dc8594b96b.zip |
[OpenMP] Move header inclusion out of 'extern "C"'
This leads to problems when compiling C++ code with libc++ for Nvidia GPUs
because Clang now uses wrappers for math functions that might include
C++ templates not allowed in 'extern "C"'.
Differentiel Revision: https://reviews.llvm.org/D64625
llvm-svn: 366229
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace')
0 files changed, 0 insertions, 0 deletions