[libcxx-commits] [PATCH] D130308: [clang] extend getCommonSugaredType to merge sugar nodes
Matheus Izvekov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 8 10:18:44 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 rG16e5d6d7f98f: [clang] extend getCommonSugaredType to merge sugar nodes (authored by mizvekov).
Changed prior to commit:
https://reviews.llvm.org/D130308?vs=458613&id=458788#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130308/new/
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.458788.patch
Type: text/x-patch
Size: 24228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220908/a275bb21/attachment-0001.bin>
More information about the libcxx-commits
mailing list