[clang] [clang][x86][bytecode] added trailing type for ffs, missed in pr llvm#162346 for llvm#160288 (PR #163905)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 16 21:11:13 PDT 2025
donneypr wrote:
@RKSimon @tbaederr Following up on our discussion in #162346, I've created PR to add the trailing return type for the function that was missed.
https://github.com/llvm/llvm-project/pull/163905
More information about the cfe-commits
mailing list