diff options
author | David Spickett <david.spickett@linaro.org> | 2024-08-01 12:49:26 +0000 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2024-08-01 12:59:49 +0000 |
commit | 229a16590a3cd65da77bb868498d3eed63bf6263 (patch) | |
tree | cdae042d4badb854447c2fd8df8a0799f08116b9 /clang/lib/Sema/SemaChecking.cpp | |
parent | 1fbd7be58f67f367dbb38ac2ceaa8ce3208a8f95 (diff) | |
download | llvm-229a16590a3cd65da77bb868498d3eed63bf6263.zip llvm-229a16590a3cd65da77bb868498d3eed63bf6263.tar.gz llvm-229a16590a3cd65da77bb868498d3eed63bf6263.tar.bz2 |
[lldb][test] Disable vla test on Windows
For the same reasons as 6cfac497e96978f2bfc50a00b51c198f2ed50f82.
This test was added in https://github.com/llvm/llvm-project/pull/100710.
It fails because when we're linking with link.exe, -gdwarf has no
effect and we get a PDB file anyway. The Windows on Arm lldb bot
uses link.exe.
"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.34.31933\\bin\\Hostx86\\arm64\\link.exe" <...>
08/01/2024 01:47 PM 2,956,488 vla.cpp.ilk
08/01/2024 01:47 PM 6,582,272 vla.cpp.pdb
08/01/2024 01:47 PM 734,208 vla.cpp.tmp
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions