[PATCH] D153282: [clang][DebugInfo] Emit DW_AT_deleted on any deleted member function

Michael Buch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 20 01:19:49 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc146df961876: [clang][DebugInfo] Emit DW_AT_deleted on any deleted member function (authored by Michael137).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153282

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-deleted.cpp
  llvm/test/DebugInfo/X86/DW_AT_deleted.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153282.532817.patch
Type: text/x-patch
Size: 6114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230620/9f14042b/attachment.bin>


More information about the cfe-commits mailing list