[clang] [clang] Fix unexpected `-Wconstant-logical-operand` in C23 (PR #80724)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 5 11:57:54 PST 2024


https://github.com/AaronBallman approved this pull request.

LGTM though you should add a release note before landing. I think this is a good one to backport into Clang 18.x given how simple the fix is.

Thank you!

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


More information about the cfe-commits mailing list