[clang] [CIR] Function type return type improvements (PR #128787)

David Olsen via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 25 15:38:37 PST 2025


dkolsen-pgi wrote:

This combines https://github.com/llvm/clangir/pull/1249 (fix handling of void return) and https://github.com/llvm/clangir/pull/1391(trailing return type) into a single upstream PR.


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


More information about the cfe-commits mailing list