[PATCH] D42545: [Sema] Classify conversions from enum to float as narrowing

Roger Ferrer Ibanez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 16 09:04:28 PST 2018


rogfer01 accepted this revision.
rogfer01 added a comment.
This revision is now accepted and ready to land.

Looks good to me now. Wait a couple of days before submitting it just in case the other reviewers have more comments.

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.


https://reviews.llvm.org/D42545





More information about the cfe-commits mailing list