[clang] [Clang][Sema] Refactor collection of multi-level template argument lists (PR #106585)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 29 10:55:27 PDT 2024
mizvekov wrote:
Awesome, thanks!
I will give a review later, but just want to note a different (but much smaller) PR touching the same area: https://github.com/llvm/llvm-project/pull/102922
Just to keep in mind that the idea is to later further simplify `getTemplateInstantiationArgs` by removing the DeclContext parameter.
https://github.com/llvm/llvm-project/pull/106585
More information about the cfe-commits
mailing list