aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2025-05-30 14:13:10 +0000
committerDavid Spickett <david.spickett@linaro.org>2025-05-30 14:15:19 +0000
commit7a66b28fcafdb7546aedeca1271e66438ad04127 (patch)
treeb671109bb0ee2f7b643ee14fdced6c3eaf0ee8e2 /clang/lib/Frontend/CompilerInvocation.cpp
parentd27a210a77af63568db9f829702b4b2c98473a46 (diff)
downloadllvm-7a66b28fcafdb7546aedeca1271e66438ad04127.zip
llvm-7a66b28fcafdb7546aedeca1271e66438ad04127.tar.gz
llvm-7a66b28fcafdb7546aedeca1271e66438ad04127.tar.bz2
[lldb][test] Disable DeclFromSubmodule test on Windows
Or more precisely, when linking with link.exe, but Windows is our closest proxy for that right now. This test requires the DWARF info to work, on the Windows on Arm buildbot it fails: ``` AssertionError: Ran command: "expr func(1, 2)" Got output: error: <user expression 0>:1:1: use of undeclared identifier 'func' 1 | func(1, 2) | ^~~~ Expecting start string: "error: <user expression 0>:1:1: 'func' has unknown return type" (was not found) ```
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions