diff options
author | Eric Fiselier <eric@efcs.ca> | 2017-01-05 03:57:40 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2017-01-05 03:57:40 +0000 |
commit | 4372f06d0fcaba1a6913e2f37be064e06a7b5b5b (patch) | |
tree | decee87610efc3fdb676dbbdd1af2562851d88bc /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 078d716d4c2338ceb0e7052ef6dd4fa8fbd39e9b (diff) | |
download | bcm5719-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