[clang] [Sema] Warn about omitting deprecated enumerator in switch (PR #138562)
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Thu May 15 04:14:37 PDT 2025
zmodem wrote:
I've added suppression of deprecated values in case expressions. Please take another look!
https://github.com/llvm/llvm-project/pull/138562
More information about the cfe-commits
mailing list