[Sema] Refactor error-handling checking to effects-handling checking #33398
[Sema] Rename error-handling code to effects-handling code.
52591ef9
[Effects handling] Stop storing an ApplyClassifier as an instance.
a2dc0341
[Effects handling] Rename PotentialReason -> PotentialThrowsReason.
8083b2dc
[Effects handling] Eliminate Context::Kind::NonExhaustiveCatch.
fbbb2bb2
[Effects handling] Simplify away getKindForFunctionBody().
f24b7636
[Effects handling] Eliminate Context::Kind::NonThrowingAutoClosure.
f40de805
[Effects handling] Eliminate Context::Kind::RethrowingFunction.
524887bb
[Effects handling] Collapse "Handled" and "NonThrowingFunction" kinds.
ea8217ad
[Effects handling] Eliminate Context::getHandled().
90e42bbc
[Effects handling] Move "illegal context" strings into diagnostic text.
462e37bb
DougGregor
merged
6d8a50d2
into master 5 years ago
DougGregor
deleted the refactor-to-effects-handling branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub