[PATCH] D130058: [Clang] Diagnose ill-formed constant expression when setting a non fixed enum to a value outside the range of the enumeration values

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 15:12:28 PDT 2022


jyknight added a comment.

I've filed a bug against Boost MPL, https://github.com/boostorg/mpl/issues/69


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130058/new/

https://reviews.llvm.org/D130058



More information about the cfe-commits mailing list