mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
SourceKit doesn't use them and if any unrecognised LLVM options are passed to llvm::cl::ParseCommandLineOptions() it calls exit(), bringing down SourceKit. Also use fprintf instead of llvm::errs() in Logging.cpp as it uses a global C++ object that had already been destructed when logging the above failure. Resolves rdar://problem/38314383
31 KiB
31 KiB