[PATCH] D128113: Clang: fix AST representation of expanded template arguments.

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 17:22:30 PDT 2022


mizvekov added a comment.

In D128113#3744290 <https://reviews.llvm.org/D128113#3744290>, @alexfh wrote:

> Do you have a practical example that would use the substitution index? I believe you had something in mind before you implemented this patch?

Oh, yes, this is needed for / is going to culminate in the implementation of the project described in https://discourse.llvm.org/t/rfc-improving-diagnostics-with-template-specialization-resugaring/64294/11


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128113/new/

https://reviews.llvm.org/D128113



More information about the cfe-commits mailing list