[PATCH] D158526: [clang] Properly print unnamed members in diagnostics

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 07:38:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf4c886b6aaea: [clang] Properly print unnamed members in diagnostics (authored by Fznamznon).

Changed prior to commit:
  https://reviews.llvm.org/D158526?vs=552410&id=553128#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158526/new/

https://reviews.llvm.org/D158526

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/Decl.h
  clang/lib/AST/Decl.cpp
  clang/lib/Sema/SemaInit.cpp
  clang/test/AST/ast-dump-APValue-anon-union.cpp
  clang/test/CXX/special/class.dtor/p5-0x.cpp
  clang/test/Sema/transparent-union.c
  clang/test/SemaCXX/cxx0x-nontrivial-union.cpp
  clang/test/SemaCXX/cxx2a-initializer-aggregates.cpp
  clang/test/SemaObjCXX/arc-0x.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158526.553128.patch
Type: text/x-patch
Size: 9958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230824/fa29593b/attachment-0001.bin>


More information about the cfe-commits mailing list