We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d59b035 + db71346 commit ce13579Copy full SHA for ce13579
lldb/test/API/functionalities/asan/TestMemoryHistory.py
@@ -19,6 +19,7 @@ def test(self):
19
self.asan_tests()
20
21
@skipIf(oslist=no_match(["macosx"]))
22
+ @skipIfDarwin # rdar://142836595
23
def test_libsanitizers_asan(self):
24
try:
25
self.build(make_targets=["libsanitizers"])
lldb/test/API/functionalities/asan/TestReportData.py
@@ -20,6 +20,7 @@ def test(self):
26
0 commit comments