[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
Tue Mar 24 06:25:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2aa9970e1fe: [AST] Use TypeDependence bitfield to calculate dependence on Types. NFC (authored by sammccall).

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.252295.patch
Type: text/x-patch
Size: 45955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200324/dc565bb4/attachment-0001.bin>


More information about the cfe-commits mailing list