Files
swift-mirror/lib/Sema/CSRanking.cpp
Slava Pestov 3994c4679f Sema: Use getParameterType() instead of getOldType() in CSRanking.cpp
One last usage of getOldType() remains here, but it's actually
meaningful since we want to handle InOutType there, so it will
take more work to eliminate.
2021-04-08 21:26:42 -04:00

54 KiB