summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2016-06-28 19:25:13 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2016-06-28 19:25:13 +0000
commitcceebeef1781b9b41e6d9a48f0bdfe37580f4840 (patch)
tree864d214056346d65776018f994073058632fa00c /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent5db97acfa29fd276862af3c67b004cd36008d338 (diff)
downloadbcm5719-llvm-cceebeef1781b9b41e6d9a48f0bdfe37580f4840.tar.gz
bcm5719-llvm-cceebeef1781b9b41e6d9a48f0bdfe37580f4840.zip
Revert r273898's UNICODE quick fix in favor of CMake's remove_definitions()
UNICODE and _UNICODE defintions were added in the LLVM CMake build system. While on Unices, the UNICODE/_UNICODE macros don't cause problems, on Windows only ittnotify_static.c should be compiled using -DUNICODE. We are still looking at a proper fix, but this change sets the build back to exactly what it was doing before. Also, a comment and TODO were added in the src/CMakeLists.txt file to help explain. llvm-svn: 274052
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud