[clang] [-Wunsafe-buffer-usage] Fold the expression "cond ? E1 : E2" when checking safe patterns, if "cond" is a constant (PR #167989)
Ziqing Luo via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 17 11:35:59 PST 2025
ziqingluo-90 wrote:
@steakhal Thanks for the rapid review!
https://github.com/llvm/llvm-project/pull/167989
More information about the cfe-commits
mailing list