[clang] Reapply "[Clang][Sema] Refactor collection of multi-level template argument lists (#106585)" (PR #111173)
Krystian Stasiowski via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 8 10:29:20 PDT 2024
sdkrystian wrote:
> FYI I just realized the Final parameter is not wired up to the Collecter. It appertains to the Innermost argument.
Oops! I don't think it affects functionality though, so it can probably be addressed in a follow-up patch
https://github.com/llvm/llvm-project/pull/111173
More information about the cfe-commits
mailing list