[PATCH] D30729: [ubsan] Skip range checks for width-limited values

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 8 07:28:50 PST 2017


arphaman added a comment.

You should also add a test for `enum E : unsigned`.


https://reviews.llvm.org/D30729





More information about the cfe-commits mailing list