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 6bf5213 + b1375f7 commit 8bba641Copy full SHA for 8bba641
tools/SourceKit/tools/sourcekitd-test/TestOptions.cpp
@@ -174,6 +174,7 @@ bool TestOptions::parseArgs(llvm::ArrayRef<const char *> Args) {
174
<< "- complete.setpopularapi\n"
175
<< "- typecontextinfo\n"
176
<< "- conformingmethods\n"
177
+ << "- signaturehelp\n"
178
<< "- cursor\n"
179
<< "- related-idents\n"
180
<< "- syntax-map\n"
0 commit comments