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

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 11:31:10 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbddaa3517786: Anonymous unions should be transparent wrt `[[clang::trivial_abi]]`. (authored by gribozavr).

Changed prior to commit:
  https://reviews.llvm.org/D155895?vs=547862&id=547878#toc

Repository:
  rG LLVM Github Monorepo

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


More information about the cfe-commits mailing list