[PATCH] D108858: TypeInfo records more information about align requirement

Steven Wan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 27 23:14:49 PDT 2021


stevewan updated this revision to Diff 369240.
stevewan added a comment.

Fix enum usage


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108858/new/

https://reviews.llvm.org/D108858

Files:
  clang/include/clang/AST/ASTContext.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/MicrosoftCXXABI.cpp
  clang/lib/CodeGen/TargetInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108858.369240.patch
Type: text/x-patch
Size: 10357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210828/d3b2d152/attachment.bin>


More information about the cfe-commits mailing list