Files
swift-mirror/lib/Sema/ConstraintSystem.cpp
Pavel Yaskevich a8232123c9 [ConstraintSystem] Fix isPartialApplication to properly handle static members
Only instance members require double-apply to be fully applied,
static members apply the base implicitly.
2023-11-29 17:00:38 -08:00

279 KiB