[clang] [clang] Do not substitute parameter pack while retaining the pack expansion (PR #108197)

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 01:36:30 PDT 2024


https://github.com/ilya-biryukov approved this pull request.

LGTM from my side if all other tests pass.
Given that it's a small change and bugfix, I think it should be okay to land this without waiting for other reviewers. We could always follow up with more fixes if they have additional comments.

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


More information about the cfe-commits mailing list