aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/finishSwigPythonLLDB.py
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-02-13 22:15:32 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-02-13 22:15:32 +0000
commit8e5ce331936f46e259acc03a81fd7d105429cc30 (patch)
treec9ca038b63e6cb3e4c0ba3c3d2f6adbbb8c365fe /lldb/scripts/Python/finishSwigPythonLLDB.py
parent4ef8ac946c577bafddcb211a3dbab6b3dcf66e08 (diff)
downloadllvm-8e5ce331936f46e259acc03a81fd7d105429cc30.zip
llvm-8e5ce331936f46e259acc03a81fd7d105429cc30.tar.gz
llvm-8e5ce331936f46e259acc03a81fd7d105429cc30.tar.bz2
Handle function name conflicts in _LIBCPP_MSVCRT mode
Visual Studio's SAL extension uses a macro named __deallocate. This macro is used pervasively, and gets included through various different ways. This conflicts with the similarly named interfaces in libc++. Introduce a undef header similar to __undef_min_max to handle this. This fixes a number of errors due to the macro replacing the function name. llvm-svn: 229162
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions