summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-09-24 08:39:12 +0000
committerMartin Storsjo <martin@martin.st>2019-09-24 08:39:12 +0000
commit3abbd43a5954c301b7661f4df3f19453dcb6caff (patch)
tree0cb193999e3fa41b596e479d4ff783c87b6e291f /lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py
parent02dddfd2aef3ba7696e78003947d72034beadba0 (diff)
downloadbcm5719-llvm-3abbd43a5954c301b7661f4df3f19453dcb6caff.tar.gz
bcm5719-llvm-3abbd43a5954c301b7661f4df3f19453dcb6caff.zip
[LLDB] Avoid warnings about redefining posix mode defines on MinGW
Since these defines were added in LLVM SVN r189364 in 2013, mingw-w64 got defines for S_I?GRP, S_IRWXG, S_I?OTH and S_IRWXO in 2015. Also change the existing defined(_MSC_VER) into ifndef S_IRUSR, for consistency. Differential Revision: https://reviews.llvm.org/D67910 llvm-svn: 372700
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud