[PATCH] D153362: [clang][DebugInfo] Emit DW_AT_defaulted for defaulted C++ member functions
Michael Buch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 20 08:33:10 PDT 2023
Michael137 updated this revision to Diff 532952.
Michael137 added a comment.
Herald added a subscriber: ormris.
- remove redundant includes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153362/new/
https://reviews.llvm.org/D153362
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-defaulted.cpp
llvm/include/llvm/IR/DebugInfoFlags.def
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/test/DebugInfo/DW_AT_defaulted.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153362.532952.patch
Type: text/x-patch
Size: 12471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230620/84d9e541/attachment.bin>
More information about the cfe-commits
mailing list