summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-01-05 03:57:40 +0000
committerEric Fiselier <eric@efcs.ca>2017-01-05 03:57:40 +0000
commit4372f06d0fcaba1a6913e2f37be064e06a7b5b5b (patch)
treedecee87610efc3fdb676dbbdd1af2562851d88bc /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parent078d716d4c2338ceb0e7052ef6dd4fa8fbd39e9b (diff)
downloadbcm5719-llvm-4372f06d0fcaba1a6913e2f37be064e06a7b5b5b.tar.gz
bcm5719-llvm-4372f06d0fcaba1a6913e2f37be064e06a7b5b5b.zip
Get test-suite configuring on Windows with clang-cl
This patch gets the test suite "working" on Windows, although none of the tests pass. In order to reuse the existing configuration, which uses UNIX style flags not accepted by clang-cl, this patch only works with clang++. When clang-cl is specified the test harness secretly looks for clang++ and then it configures it using the INCLUDE and LIB enviroment variables. This is very much a work in progress. llvm-svn: 291072
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud