[PATCH] D130308: WIP: [clang] extend getCommonSugaredType to merge sugar nodes
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 21 14:52:05 PDT 2022
mizvekov created this revision.
Herald added projects: clang, All.
Herald added a subscriber: cfe-commits.
mizvekov requested review of this revision.
Depends on D128095 <https://reviews.llvm.org/D128095>
Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D130308
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/SemaCXX/sugar-common-types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130308.446640.patch
Type: text/x-patch
Size: 18876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220721/eb169966/attachment-0001.bin>
More information about the cfe-commits
mailing list