swift
f4bb6dc9 - [Serialization] Remark on stderr when loading a mismatching swiftmodule

Commit
2 years ago
[Serialization] Remark on stderr when loading a mismatching swiftmodule Swiftmodules built by a mismatching compiler are loaded if the mismatch is only on the last digit of the compiler version. In such a case, write a remark directly to stderr to avoid showing this error in IDE but keep it for debugging purposes. rdar://105881894
Author
Parents
  • include/swift/AST
    • File
      DiagnosticsSema.def
  • lib/Serialization
    • File
      SerializedModuleLoader.cpp