[clang] [clang] Implement -fstrict-bool (PR #160790)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 9 11:53:13 PST 2025


=?utf-8?q?Félix?= Cloutier <fcloutier at apple.com>,
=?utf-8?q?Félix?= Cloutier <fcloutier at apple.com>,
=?utf-8?q?Félix?= Cloutier <fcloutier at apple.com>,
=?utf-8?q?Félix?= Cloutier <fcloutier at apple.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/160790 at github.com>


AaronBallman wrote:

Re: vector bools, a vector of bools would pack each bool into a single bit doesn't it, so I think in all cases trunctate and nonzero are the same thing?

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


More information about the cfe-commits mailing list