[clang] [clang][bytecode] Check inc/dec operations for constness (PR #174276)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 20 21:23:06 PST 2026


https://github.com/shafik commented:

You modified code for floats, pointers and bitfields as well but you are only testing plain integers. This really looks like it needs a lot more tests.

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


More information about the cfe-commits mailing list