[PATCH] D134458: [AST] Add msvc-specific C++11 attributes
Richard Dzenis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 22 10:37:51 PDT 2022
RIscRIpt updated this revision to Diff 462234.
RIscRIpt retitled this revision from "[AST] Add msvc-specific C++11 attribute 'msvc::no_unique_address'" to "[AST] Add msvc-specific C++11 attributes".
RIscRIpt edited the summary of this revision.
RIscRIpt added a comment.
Add msvc::constexpr commit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134458/new/
https://reviews.llvm.org/D134458
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.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/lib/Sema/SemaDeclAttr.cpp
clang/test/AST/msvc-attrs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134458.462234.patch
Type: text/x-patch
Size: 9802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/c0713120/attachment-0001.bin>
More information about the cfe-commits
mailing list