diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-04-26 08:40:27 +0100 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2025-04-26 08:40:29 +0100 |
commit | cc0bdb38ee6976c24e5e3dcb2b3fd190a4ae7112 (patch) | |
tree | ad300a559035b6f65b09087badca04867e590826 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 21fb19f3b5d572f608e959af895d781b9b24fbbd (diff) | |
download | llvm-cc0bdb38ee6976c24e5e3dcb2b3fd190a4ae7112.zip llvm-cc0bdb38ee6976c24e5e3dcb2b3fd190a4ae7112.tar.gz llvm-cc0bdb38ee6976c24e5e3dcb2b3fd190a4ae7112.tar.bz2 |
[lldb][test] Skip Objective-C FrameFormat tests on Windows
This were failing on Windows CI with errors like:
```
22: (lldb) bt
23: * thread #1, stop reason = breakpoint 1.1
24: frame #0: 0x00007ff7c5e41000 TestFrameFormatFunctionFormattedArgumentsObjC.test.tmp.objc.out`func at main.m:2
25: frame #1: 0x00007ff7c5e4101c TestFrameFormatFunctionFormattedArgumentsObjC.test.tmp.objc.out`bar + 12 at main.m:3
26: frame #2: 0x00007ff7c5e4103c TestFrameFormatFunctionFormattedArgumentsObjC.test.tmp.objc.out`main + 16 at main.m:5
27: custom-frame '()'
!~~~~~~~~~~~ error: no match expected
28: custom-frame '(__formal=<unavailable>)'
```
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions