Files
swift-mirror/include/swift/SIL/SILDebugScope.h
Michael Gottesman 6d4456c5ba [sil][debug-info] Add 'const' to maybeScopeless 'SILInstruction &' argument.
This function only uses the reference in a const way, so nothing changes
functionally, we can just pass it into contexts where we have a const
reference without fighting the compiler.
2021-05-19 19:07:15 -07:00

3.8 KiB