[clang] Reapply "[Clang][Sema] Refactor collection of multi-level template argument lists (#106585)" (PR #111173)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 9 08:59:46 PDT 2024
mizvekov wrote:
FWIW https://github.com/llvm/llvm-project/commit/4336f00f2156970cc0af2816331387a0a4039317 does not really depend on this patch significantly, the same change more or less should work, you just need to adjust for the changes in the function signature.
https://github.com/llvm/llvm-project/pull/111173
More information about the cfe-commits
mailing list