[PATCH] D133468: [clang] Implement divergence for TypedefType and UsingType
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 17 10:43:11 PDT 2022
mizvekov edited the summary of this revision.
mizvekov updated this revision to Diff 461015.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133468/new/
https://reviews.llvm.org/D133468
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/JSONNodeDumper.h
clang/include/clang/AST/Type.h
clang/include/clang/AST/TypeProperties.td
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/ASTStructuralEquivalence.cpp
clang/lib/AST/JSONNodeDumper.cpp
clang/lib/AST/TextNodeDumper.cpp
clang/lib/AST/Type.cpp
clang/test/SemaCXX/sugar-common-types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133468.461015.patch
Type: text/x-patch
Size: 15802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220917/ef09e7fe/attachment-0001.bin>
More information about the cfe-commits
mailing list