[PATCH] D130058: [Clang] Diagnose ill-formed constant expression when setting a non fixed enum to a value outside the range of the enumeration values
Alexander Yermolovich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 15:03:38 PDT 2022
ayermolo added a comment.
+2 turning it in to warning. It's breaking our builds, due to boost. :(
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130058/new/
https://reviews.llvm.org/D130058
More information about the cfe-commits
mailing list