[PATCH] D155895: Anonymous unions should be transparent wrt `[[clang::trivial_abi]]`.
Ćukasz Anforowicz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 26 12:39:52 PDT 2023
lukasza updated this revision to Diff 544476.
lukasza added a comment.
Added support for `-fclang-abi-compat=17`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155895/new/
https://reviews.llvm.org/D155895
Files:
clang/include/clang/Basic/LangOptions.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/SemaCXX/attr-trivial-abi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155895.544476.patch
Type: text/x-patch
Size: 9526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/0e221a67/attachment-0001.bin>
More information about the cfe-commits
mailing list