When testing for anyOf(), the test should not be for an exact type match for...
When testing for anyOf(), the test should not be for an exact type match for all members of the set. Instead, test that all members are convertible to the common type. llvm-svn: 241263
Loading
Please sign in to comment