Files
swift-mirror/include/swift/SIL/Consumption.h
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

3.1 KiB