[PATCH] D150226: [Clang] Remove ability to downgrade warning on the diagnostic for setting a non fixed enum to a value outside the range of the enumeration values
Manoj Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 12:22:36 PDT 2023
manojgupta added a comment.
> I was under the impression from https://github.com/boostorg/mpl/issues/69 that this was fixed but there are a number of issues off of the main one and maybe I am confused.
Seems like boost 1.81 has the mentioned fix. I can try it and see if the warning still fires.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150226/new/
https://reviews.llvm.org/D150226
More information about the cfe-commits
mailing list