Files
swift-mirror/lib/SILOptimizer/Utils/GenericCloner.cpp
Arnold Schwaighofer 2bc8ad27e3 GenericCloner: Generate a valid debug location if no decl is available for a SILArgument
Without this we used to crash in a test case in IRGen trying to generate code
for an invalid debug location.

rdar://87565600
2022-01-18 14:04:56 -08:00

8.6 KiB