[PATCH] D42545: [Sema] Classify conversions from enum to float as narrowing
Mikhail Maltsev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 20 08:20:56 PST 2018
miyuki added a comment.
In https://reviews.llvm.org/D42545#1010335, @rogfer01 wrote:
> Do you plan to submit (in another change) the unscoped enum → integer type testcases? If this is not currently tested anywhere I think it may be a good thing to have them too.
Yes, I'll submit them in a follow-up patch.
https://reviews.llvm.org/D42545
More information about the cfe-commits
mailing list