Files
swift-mirror/lib/Sema/ConstraintSystem.cpp
Slava Pestov 6b4c877b68 Sema: simplifyType() can return early if the type has no variables
This allows calling simplifyType() unconditionally even if we
know we don't have any type variables in the type.
2017-04-10 17:04:36 -07:00

64 KiB