[PATCH] D152472: [Clang][MS] Remove assertion on BaseOffset can't be smaller than Size.

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 11:28:25 PDT 2023


zequanwu updated this revision to Diff 531438.
zequanwu marked 5 inline comments as done.
zequanwu added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152472

Files:
  clang/include/clang/Frontend/LayoutOverrideSource.h
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/lib/Frontend/LayoutOverrideSource.cpp
  clang/test/CodeGenCXX/Inputs/override-layout-ms.layout
  clang/test/CodeGenCXX/override-layout-ms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152472.531438.patch
Type: text/x-patch
Size: 11275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/9858c770/attachment.bin>


More information about the cfe-commits mailing list