[clang] [Clang] Fixes builtin_bswapg builtin for bool type (PR #179177)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 4 05:16:59 PST 2026
tbaederr wrote:
No problem from my side, and according to https://github.com/llvm/llvm-project/pull/169285/, it has to work with `bool` being passed. So LGTM.
https://github.com/llvm/llvm-project/pull/179177
More information about the cfe-commits
mailing list