mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
f7fc1ed7b5
- Handle cases where getArgumentLabelLocs().size() == 0 - Add some assertions to verify invariants - Explicit handling of 'llvm::Optional' for 'getUnlabeledTrailingClosureIndex()' - Avoid walking into nodes after the removing happens rdar://problem/65556791