[PATCH] D155895: Anonymous unions should be transparent wrt `[[clang::trivial_abi]]`.

Ɓukasz Anforowicz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 10:53:40 PDT 2023


lukasza updated this revision to Diff 547862.
lukasza added a comment.

More granular usage of `#if defined(CLANG_ABI_COMPAT) && ...` in tests


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.547862.patch
Type: text/x-patch
Size: 10199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/b74bc9e0/attachment-0001.bin>


More information about the cfe-commits mailing list