Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
Alex Hoppen b6e03e3d98 [CodeCompletion] Make sure callback is always called from performOperation
We had some situations left that neither returned an error, nor called the callback with results in `performOperation`. Return an error in these and adjust the tests to correctly match the error.
2021-10-28 11:10:30 +02:00

54 KiB