Files
swift-mirror/test/IDE/complete_skipbody.swift
Rintaro Ishizaki 6cbdca43ce [Sema] Remove LeaveFunctionBodyUnchecked flag from DeclChecker
At least for now, ide::typeCheckContextAt() doesn't call
'typeCheckASTNodeAtLoc()' with function decl signature position.
Also, 'getIntefaceType()' on function reference doesn't call decl
checker. So we don't need to propagate it.
2020-07-24 10:48:51 -07:00

2.1 KiB