[clang] [clang] Turn -Wenum-constexpr-conversion into a hard error (PR #102364)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 12 10:07:06 PDT 2024
AaronBallman wrote:
> The last time I followed this attempt was https://reviews.llvm.org/D150226, where there was objection because it was ignored in system headers, so effectively impossible to discover how widespread this is. When did this become unignored in system headers?
https://github.com/llvm/llvm-project/commit/e7a6171c4c0486aae051543e202d74c04178cfac
https://github.com/llvm/llvm-project/pull/102364
More information about the cfe-commits
mailing list