Files
swift-mirror/lib/SILGen/FormalEvaluation.cpp
Erik Eckstein ec64f2a255 SILLocation: replace CleanupLocation::get(loc) with CleanupLocation(loc)
No need to have a static get function - the constructor can be used directly.
NFC
2021-01-29 20:28:21 +01:00

7.2 KiB