diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-13 22:02:09 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-13 22:02:09 +0000 |
commit | b40284dfb0930ebb48d6bf2dc11d1dc49ab1c162 (patch) | |
tree | 3537f43170b399d75a94a4c13e60ad29999787cc /lldb/packages/Python/lldbsuite/test/python_api | |
parent | ec42fc177c1de276074f4499a4dd8d6911e94bdd (diff) | |
download | bcm5719-llvm-b40284dfb0930ebb48d6bf2dc11d1dc49ab1c162.tar.gz bcm5719-llvm-b40284dfb0930ebb48d6bf2dc11d1dc49ab1c162.zip |
Disable TestEnvironment on Windows
The input source file seems to be triggering an error in the Visual
Studio headers.
> xstddef:338:2: error: ''auto' return without trailing return type;
> deduced return types are a C++14 extension
I tried converting the test to use the %build stuff Zachary added, but
that seems to be missing some Darwin support. Disabling the test on
Windows in the meantime.
llvm-svn: 360624
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions