[Lldb-commits] [PATCH] D101237: [lldb] Fix [[no_unique_address]] and libstdc++ 11's std::unique_ptr
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 9 08:02:23 PDT 2021
jankratochvil updated this revision to Diff 350900.
jankratochvil edited the summary of this revision.
jankratochvil added a comment.
This patch now requires: D101236 <https://reviews.llvm.org/D101236>, D103910 <https://reviews.llvm.org/D103910> and D103966 <https://reviews.llvm.org/D103966>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101237/new/
https://reviews.llvm.org/D101237
Files:
clang/lib/AST/ASTImporter.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/test/Shell/Expr/no_unique_address.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101237.350900.patch
Type: text/x-patch
Size: 16459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210609/b1aea18a/attachment-0001.bin>
More information about the lldb-commits
mailing list