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 1371a8c commit ac1ce06Copy full SHA for ac1ce06
test/PrintAsObjC/compatibility-symbols.swift
@@ -8,4 +8,6 @@
8
// Make sure that any macros or typedefs added to the Clang compatibility header are reflected in
9
// the `comptibility-symbols` file that is installed in the toolchain.
10
11
-// CHECK: "symbols": []
+// Use a regex match here to allow the Clang symbol graph to be pretty-printed or condensed
12
+
13
+// CHECK: "symbols":{{ ?}}[]
0 commit comments