Files
swift-mirror/lib/Demangling/NodePrinter.cpp
Saleem Abdulrasool b2535b2372 Demangling: avoid implicit fallthrough
For non-asserts builds, this would produce the wrong result.  Simply
return from the function instead (as we do in the case where we expect
this to be handled).
2020-11-17 14:57:32 -08:00

92 KiB