Skip to content

Commit 71a76eb

Browse files
authored
Merge pull request #61341 from ahoppen/ahoppen/disable-sourcekit-test-asan
[SourceKit] Disable SourceKit/CompileNotifications/diagnostics.swift in ASAN
2 parents 54993b7 + 6a4f929 commit 71a76eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SourceKit/CompileNotifications/diagnostics.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// RUN: %sourcekitd-test -req=track-compiles == -req=sema %s -- %s | %FileCheck %s -check-prefix=NODIAGS
2+
// REQUIRES: no_asan
3+
24
// NODIAGS: key.notification: source.notification.compile-did-finish
35
// NODIAGS-NEXT: key.diagnostics: [
46
// NODIAGS-NEXT: ]

0 commit comments

Comments
 (0)