[clang] [analyzer] Ignore [[clang::flag_enum]] enums in the EnumCastOutOfRange checker (PR #141232)
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Fri May 23 08:07:03 PDT 2025
https://github.com/Xazax-hun commented:
Should we still warn if we store a negative value or a value >= 2*last member?
https://github.com/llvm/llvm-project/pull/141232
More information about the cfe-commits
mailing list