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.
1 parent 653d3f9 commit 2745247Copy full SHA for 2745247
test/SymbolGraph/verbose.swift
@@ -6,9 +6,6 @@
6
// RUN: %empty-directory(%t)
7
// RUN: %target-build-swift %s -module-name verbose -emit-module -emit-module-path %t/verbose.swiftmodule -emit-symbol-graph -emit-symbol-graph-dir %t | %FileCheck %s -check-prefix=DRIVER --allow-empty
8
9
-// rdar://76461340
10
-// REQUIRES: rdar76461340
11
-
12
// QUIET-NOT: Emitting symbol graph for module file
13
// QUIET-NOT: {{[[:digit:]]}} top-level declarations in this module.
14
// QUIET-NOT: Found {{[[:digit:]]}} symbols and {{[[:digit:]]}} relationships.
0 commit comments