summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-02-28 19:49:07 +0000
committerNico Weber <nicolasweber@gmx.de>2018-02-28 19:49:07 +0000
commit07f0a52c7fcef1bdbf3b2c0847b6c40ec2402d91 (patch)
tree0ea02cbe31325c1a2711add5222217bc11146254 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent45f984e625956285e87be0848f5799b77530f1d4 (diff)
downloadbcm5719-llvm-07f0a52c7fcef1bdbf3b2c0847b6c40ec2402d91.tar.gz
bcm5719-llvm-07f0a52c7fcef1bdbf3b2c0847b6c40ec2402d91.zip
[clang-cl] Implement /X
/X makes cl stop looking in %INCLUDE%. Implement this for clang-cl. As it turns out, the return in ToolChains/MSVC.cpp, AddClangSystemIncludeArgs() for -nostdlibinc is already in the right place (but -nostdlibinc isn't exposed by clang-cl), so just alias /X to that. https://reviews.llvm.org/D43888 llvm-svn: 326357
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud