[libcxx-commits] [PATCH] D133262: [clang] Represent __make_integer_seq as alias template in the AST
Matheus Izvekov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Sep 3 14:12:00 PDT 2022
mizvekov updated this revision to Diff 457816.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133262/new/
https://reviews.llvm.org/D133262
Files:
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/test/SemaTemplate/make_integer_seq.cpp
libcxx/DELETE.ME
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133262.457816.patch
Type: text/x-patch
Size: 11954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220903/847e72f5/attachment.bin>
More information about the libcxx-commits
mailing list