[PATCH] D127351: clang: fix early substitution of alias templates

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 11 11:43:58 PDT 2022


mizvekov updated this revision to Diff 436155.
mizvekov added a comment.

- much smaller patch, puts the new flag as a mutable member of MultiLevelTemplateArgumentList


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127351

Files:
  clang/include/clang/Sema/Template.h
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  clang/test/AST/ast-dump-template-decls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127351.436155.patch
Type: text/x-patch
Size: 7990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220611/fd6021d7/attachment-0001.bin>


More information about the cfe-commits mailing list