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 dfd0a86 + a2ceef5 commit 54b6c2eCopy full SHA for 54b6c2e
tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
@@ -61,7 +61,6 @@ class LazySKDUID {
61
static LazySKDUID RequestProtocolVersion("source.request.protocol_version");
62
63
static LazySKDUID RequestDemangle("source.request.demangle");
64
-static LazySKDUID RequestMangleSimpleClass("source.request.mangle_simple_class");
65
66
static LazySKDUID RequestIndex("source.request.indexsource");
67
static LazySKDUID RequestDocInfo("source.request.docinfo");
0 commit comments