llvm-project/lldb/test/API/lang
Michael Buch 33833c8611 [lldb][Tests] Skip static-only tests in TestConstStaticIntegralMember.py for dsym variant
This test fails for Clang versions < 14.0 for `dsym` variants.
`dsymutil` strips debug info for classes with only static members.
Thus move the failing assertions into the XFAIL test case.

Differential Revision: https://reviews.llvm.org/D132004
2022-08-17 15:39:21 +01:00
..
c [LLDB][JIT] Set processor for ARM architecture 2022-08-17 09:10:21 +03:00
cpp [lldb][Tests] Skip static-only tests in TestConstStaticIntegralMember.py for dsym variant 2022-08-17 15:39:21 +01:00
mixed [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
objc [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
objcxx [lldb] Remove unused "import unittest2" statements 2022-08-11 19:11:01 -07:00