[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

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 06:10:02 PDT 2023


erichkeane added a comment.

One of the buildbot failures is the test you modified (\dr1xx.c), so I suspect it is related.

I THINK this needs a notice on the 'breaking changes' mailing list as well.

For release notes, I'd put it in the 'Potentially Breaking Changes' section.


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

https://reviews.llvm.org/D150226



More information about the cfe-commits mailing list