diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-02-13 22:15:32 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-02-13 22:15:32 +0000 |
commit | 8e5ce331936f46e259acc03a81fd7d105429cc30 (patch) | |
tree | c9ca038b63e6cb3e4c0ba3c3d2f6adbbb8c365fe /lldb/scripts/Python/finishSwigPythonLLDB.py | |
parent | 4ef8ac946c577bafddcb211a3dbab6b3dcf66e08 (diff) | |
download | llvm-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