mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[SourceKit] Discover diagnostic documentation relative to sourcekitd
This commit is contained in:
@@ -116,6 +116,7 @@ public:
|
||||
|
||||
CursorInfoTest()
|
||||
: Ctx(*new SourceKit::Context(getRuntimeLibPath(),
|
||||
/*diagnosticDocumentationPath*/ "",
|
||||
SourceKit::createSwiftLangSupport,
|
||||
/*dispatchOnMain=*/false)) {
|
||||
// This is avoiding destroying \p SourceKit::Context because another
|
||||
|
||||
Reference in New Issue
Block a user