mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix typos
This commit is contained in:
@@ -562,7 +562,7 @@ void SwiftLangSupport::getCursorInfo(
|
||||
if (trace::enabled()) {
|
||||
trace::SwiftInvocation SwiftArgs;
|
||||
trace::initTraceInfo(SwiftArgs, InputFile, Args);
|
||||
// Do we nedd to record any files? If yes -- which ones?
|
||||
// Do we need to record any files? If yes -- which ones?
|
||||
trace::StringPairs OpArgs {
|
||||
std::make_pair("DocumentName", IFaceGenRef->getDocumentName()),
|
||||
std::make_pair("ModuleOrHeaderName", IFaceGenRef->getModuleOrHeaderName()),
|
||||
|
||||
Reference in New Issue
Block a user