llvm-project/lldb/test
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
..
API [lldb][Tests] Skip static-only tests in TestConstStaticIntegralMember.py for dsym variant 2022-08-17 15:39:21 +01:00
Shell [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
CMakeLists.txt [lldb] Make compiler-rt an optional LLDB test dependency 2022-07-25 09:28:56 -07:00
lit.cfg.py
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00