[libcxx-commits] [PATCH] D133262: [clang] Fixes how we represent / emulate builtin templates

Matheus Izvekov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 7 12:51:31 PDT 2022


mizvekov retitled this revision from "[clang] Represent __make_integer_seq as alias template in the AST" to "[clang] Fixes how we represent / emulate builtin templates".
mizvekov edited the summary of this revision.
mizvekov updated this revision to Diff 458541.
mizvekov marked 3 inline comments as done.

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
  libcxx/DELETE.ME

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133262.458541.patch
Type: text/x-patch
Size: 37575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220907/3cff79b5/attachment-0001.bin>


More information about the libcxx-commits mailing list