diff options
author | Raphael Isemann <teemperor@gmail.com> | 2020-06-19 18:40:06 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2020-06-19 18:40:08 +0200 |
commit | 6331c7d0bef8a0fccafe6333ba2004e50c752f19 (patch) | |
tree | 138cf331dc1c119468565bb32484017a07c4c752 /llvm/unittests/Support/FileCheckTest.cpp | |
parent | 6d864097a2b5e5ec6404700ac240b47932492a7f (diff) | |
download | llvm-6331c7d0bef8a0fccafe6333ba2004e50c752f19.zip llvm-6331c7d0bef8a0fccafe6333ba2004e50c752f19.tar.gz llvm-6331c7d0bef8a0fccafe6333ba2004e50c752f19.tar.bz2 |
[lldb] Disable complex tests on Windows
The tests fail to compile there:
```
complex/main.c:4:16: error: expected ';' at end of declaration
float complex complex_float = -1.5f + -2.5f * I;
^
;
```
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions