[PATCH] D134458: [AST] Add msvc-specific C++11 attribute 'msvc::no_unique_address'
Richard Dzenis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 10:34:05 PDT 2022
RIscRIpt created this revision.
Herald added a reviewer: aaron.ballman.
Herald added a project: All.
RIscRIpt requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134458
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/Basic/Attr.td
clang/lib/AST/Decl.cpp
clang/lib/AST/RecordLayoutBuilder.cpp
clang/lib/CodeGen/CGExprAgg.cpp
clang/lib/CodeGen/CGExprConstant.cpp
clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/test/AST/msvc-attrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134458.462233.patch
Type: text/x-patch
Size: 7274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/94aff727/attachment.bin>
More information about the cfe-commits
mailing list