[clang] [clang][diagnostics] Refactor constexpr diagnostics to use enum_select (PR #179233)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 2 05:55:12 PST 2026


zwuis wrote:

Please replace magic numbers with enums at the place where these diagnostics are emitted.

https://github.com/llvm/llvm-project/pull/179233


More information about the cfe-commits mailing list