[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

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 13:40:45 PDT 2023


dblaikie added a comment.

> I think getting new system headers is harder for projects to deal with, so I think I'm now in agreement with you that we should enable the warning as an error in system headers.

Awesome - glad we're on the same page :)


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

https://reviews.llvm.org/D150226



More information about the cfe-commits mailing list