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 54993b7 + 6a4f929 commit 71a76ebCopy full SHA for 71a76eb
test/SourceKit/CompileNotifications/diagnostics.swift
@@ -1,4 +1,6 @@
1
// RUN: %sourcekitd-test -req=track-compiles == -req=sema %s -- %s | %FileCheck %s -check-prefix=NODIAGS
2
+// REQUIRES: no_asan
3
+
4
// NODIAGS: key.notification: source.notification.compile-did-finish
5
// NODIAGS-NEXT: key.diagnostics: [
6
// NODIAGS-NEXT: ]
0 commit comments