[PATCH] D132816: [clang] AST: SubstTemplateTypeParmType support for non-canonical underlying type.

Matheus Izvekov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 28 13:29:37 PDT 2022


mizvekov created this revision.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
mizvekov requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Depends on D130308 <https://reviews.llvm.org/D130308>

Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132816

Files:
  clang/include/clang/AST/Type.h
  clang/include/clang/AST/TypeProperties.td
  clang/lib/AST/ASTContext.cpp
  clang/lib/AST/Type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132816.456211.patch
Type: text/x-patch
Size: 4309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220828/3f693714/attachment.bin>


More information about the cfe-commits mailing list