Files
swift-mirror/lib/Sema/CSSimplify.cpp
Saleem Abdulrasool d281b98220 litter the tree with llvm_unreachable
This silences the instances of the warning from Visual Studio about not all
codepaths returning a value.  This makes the output more readable and less
likely to lose useful warnings.  NFC.
2018-09-13 15:26:14 -07:00

204 KiB