Skip to content

Conversation

@liufengyun
Copy link
Contributor

Fix #12546: Handle enum or object in provablyDisjoint

An enum or object is provably disjoint with a class A if the module
class does not derive from A.

@liufengyun liufengyun force-pushed the fix-12546 branch 2 times, most recently from 3410314 to f5f7e3a Compare May 20, 2021 19:20
A enum or object is provably disjoint with a class A if the module
class does not derive from A.
@liufengyun
Copy link
Contributor Author

This is part of #12549, so we can keep only one PR.

@liufengyun liufengyun closed this May 21, 2021
@liufengyun liufengyun deleted the fix-12546 branch May 21, 2021 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exhaustive check crashes on enum with additional traits

1 participant