[clang-tools-extra] [clang-tidy] Allow type-generic builtins in pro-type-vararg check (PR #178656)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 29 05:53:30 PST 2026
mugiwaraluffy56 wrote:
@PiotrZSL Could you please review this? This fixes a false positive for type generic builtins like `__builtin_popcountg`. Thanks!
https://github.com/llvm/llvm-project/pull/178656
More information about the cfe-commits
mailing list