colavitam added a comment.
Ping.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119063/new/
https://reviews.llvm.org/D119063
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/
colavitam added a comment.
Herald added a project: All.
Ping. Is there anyone familiar with the template instantiation code I should
add as a reviewer?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119063/new/
https://reviews.llvm.org/D119063
___
colavitam added a comment.
Ping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119063/new/
https://reviews.llvm.org/D119063
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/c
colavitam added a comment.
Yes, in my opinion the original shadow was accidental—you can see that every
usage of BaseTypeLoc is immediately preceded by an initialization, though
sometimes in a more nested scope. When initialized in the parameter pack loop,
we skip to the next iteration of the o
colavitam added a comment.
Ping on this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119063/new/
https://reviews.llvm.org/D119063
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.ll
colavitam added a comment.
Ping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119063/new/
https://reviews.llvm.org/D119063
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/c
colavitam updated this revision to Diff 406213.
colavitam added a comment.
Fix comments for new test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119063/new/
https://reviews.llvm.org/D119063
Files:
clang/lib/Sema/SemaTemplateInstantiate.c
colavitam created this revision.
colavitam added reviewers: mizvekov, rsmith.
Herald added a subscriber: arphaman.
colavitam requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Resolve the crash in issue #53609. The ArgumentPackSubstitutionInde