[PATCH] D137806: [AST] Fix class layout when using external layout under MS ABI.

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 11:17:57 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29c92879171d: [AST] Fix class layout when using external layout under MS ABI. (authored by zequanwu).

Changed prior to commit:
  https://reviews.llvm.org/D137806?vs=474623&id=475880#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137806

Files:
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/test/CodeGenCXX/Inputs/override-layout-virtual-base.layout
  clang/test/CodeGenCXX/override-layout-virtual-base.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137806.475880.patch
Type: text/x-patch
Size: 3982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221116/1ff7de7e/attachment-0001.bin>


More information about the cfe-commits mailing list