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 617ddb7 commit df44b4cCopy full SHA for df44b4c
clang-tools-extra/test/clang-doc/basic-project.test
@@ -57,7 +57,7 @@
57
// JSON-INDEX-NEXT: "USR": "{{([0-9A-F]{40})}}",
58
// JSON-INDEX-NEXT: "Name": "static_val",
59
// JSON-INDEX-NEXT: "RefType": "record",
60
-// JSON-INDEX-NEXT: "Path": "GlobalNamespace/Calculator",
+// JSON-INDEX-NEXT: "Path": "GlobalNamespace{{[\/]}}Calculator",
61
// JSON-INDEX-NEXT: "Children": []
62
// JSON-INDEX-NEXT: }
63
// JSON-INDEX-NEXT: ]
0 commit comments