Skip to content

Commit fb8ed5a

Browse files
committed
Delete obsolete log message
(cherry picked from commit ee0f514)
1 parent 78b0585 commit fb8ed5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,8 +1379,6 @@ static bool DeserializeAllCompilerFlags(swift::CompilerInvocation &invocation,
13791379
invocation.setSDKPath("");
13801380
}
13811381
}
1382-
LOG_PRINTF(LIBLLDB_LOG_TYPES, "Picking SDK path \"%s\".",
1383-
invocation.getSDKPath().str().c_str());
13841382
return found_validation_errors;
13851383
}
13861384

0 commit comments

Comments
 (0)