mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[CodeCompletion] Option to swift-ide-test to test annotated results
This commit is contained in:
@@ -449,7 +449,8 @@ bool SwiftToSourceKitCompletionAdapter::handleResult(
|
||||
|
||||
LogMessageOs << "Code completion result with empty description "
|
||||
"was ignored: \n";
|
||||
Result->print(LogMessageOs);
|
||||
Result->printPrefix(LogMessageOs);
|
||||
Result->getCompletionString()->print(LogMessageOs);
|
||||
|
||||
*Log << LogMessage;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user