[PATCH] D76424: [AST] Use TypeDependence bitfield to calculate dependence on Types. NFC
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 19 14:50:02 PDT 2020
sammccall updated this revision to Diff 251478.
sammccall marked 5 inline comments as done.
sammccall added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76424/new/
https://reviews.llvm.org/D76424
Files:
clang/include/clang/AST/DependenceFlags.h
clang/include/clang/AST/LocInfoType.h
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: D76424.251478.patch
Type: text/x-patch
Size: 45955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200319/4f8269fb/attachment-0001.bin>
More information about the cfe-commits
mailing list