[PATCH] D124221: Reimplement `__builtin_dump_struct` in Sema.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 5 14:56:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4f95ef86a22: Reimplement `__builtin_dump_struct` in Sema. (authored by rsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124221

Files:
  clang/docs/LanguageExtensions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/Builtins.def
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Frontend/FrontendActions.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/test/CodeGen/builtin-dump-struct.c
  clang/test/CodeGen/dump-struct-builtin.c
  clang/test/CodeGenCXX/builtin-dump-struct.cpp
  clang/test/Sema/builtin-dump-struct.c
  clang/test/SemaCXX/builtin-dump-struct.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124221.427465.patch
Type: text/x-patch
Size: 111515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/12eed3c2/attachment-0001.bin>


More information about the cfe-commits mailing list