Files
swift-mirror/lib/Serialization/SerializedModuleLoader.cpp
Saleem Abdulrasool 731c31f9a5 MSVC: litter the code with llvm_unreachable (NFC)
Add `llvm_unreachable` to mark covered switches which MSVC does not
analyze correctly and believes that there exists a path through the
function without a return value.
2019-06-01 19:02:46 -07:00

38 KiB