summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-06-27 18:03:45 +0000
committerHans Wennborg <hans@hanshq.net>2016-06-27 18:03:45 +0000
commit8065c5187508bca7de4711b627891f5ef5968e48 (patch)
tree5a7a9ac771d640561a8d43c633066e9af101c24e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentc6ada53be5ba03b8cb764abb4a7a0777ddcf60ad (diff)
downloadbcm5719-llvm-8065c5187508bca7de4711b627891f5ef5968e48.tar.gz
bcm5719-llvm-8065c5187508bca7de4711b627891f5ef5968e48.zip
Fix the Windows build after r273599
That patch made all LLVM projects build with -DUNICODE. However, this doesn't work for the OpenMP runtime. But just overriding the flag with -UUNICODE breaks compiling ittnotify_static.c, which for some reason needs to be compiled with -DUNICIODE. Note that compiling ittnotify.h with -DUNICODE does not work though. This seems like a mess. This commit fixes it for now, but it would be great if someone who works on the OpenMP runtime could fix it properly. llvm-svn: 273898
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud