Files
swift-mirror/lib/Serialization/Serialization.cpp
Alexis Laferrière 90f0369226 [Serialization] Add pretty stacktraces to conformance serialization
This code path can report compiler inconsistencies, so let's make the
pretty stacktrace more useful when debugging. We probably want to make
the assert on witness.getDecl() a hard error too, but this would break
existing projects at this time.
2021-07-14 13:31:08 -07:00

217 KiB