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 6cbcb7b commit a2ceef5Copy full SHA for a2ceef5
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