[PATCH] D133262: [clang] Fixes how we represent / emulate builtin templates
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 16 08:45:56 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4ea3bd4b208: [clang] Fixes how we represent / emulate builtin templates (authored by mizvekov).
Changed prior to commit:
https://reviews.llvm.org/D133262?vs=460590&id=460785#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133262/new/
https://reviews.llvm.org/D133262
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/DeclTemplate.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/DeclTemplate.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/SemaTemplate/make_integer_seq.cpp
clang/test/SemaTemplate/type_pack_element.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133262.460785.patch
Type: text/x-patch
Size: 36702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220916/a390f91d/attachment-0001.bin>
More information about the cfe-commits
mailing list