Add missing cases to clang switch after D141863
Turns out there's a switch on APFloat semantics in clang I wasn't aware of, fix the build error here. Differential Revision: https://reviews.llvm.org/D143684
Loading
Please sign in to comment
Turns out there's a switch on APFloat semantics in clang I wasn't aware of, fix the build error here. Differential Revision: https://reviews.llvm.org/D143684