[PATCH] D157762: [WIP] Implement [[msvc::no_unique_address]]

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 15:51:37 PDT 2023


akhuang updated this revision to Diff 556090.
akhuang added a comment.

more code updates and added some test cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157762

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/AST/Decl.cpp
  clang/lib/AST/RecordLayoutBuilder.cpp
  clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/Layout/ms-no-unique-address.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157762.556090.patch
Type: text/x-patch
Size: 30130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230906/d9395b15/attachment-0001.bin>


More information about the cfe-commits mailing list