Files
swift-mirror/lib/Sema/CSSimplify.cpp
gregomni 46bd289493 [Sema] Misc code cleanup (removed unnecessary switch)
Was just reading through the code here and noticed that the result of
matchTypes() here is always the returned result from this function, so
might as well save code and confusion and return it directly.
2016-01-19 22:24:49 -08:00

163 KiB