[Lldb-commits] [PATCH] D83302: [lldb/DWARF] Don't treat class declarations with children as definitions

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 27 03:58:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1956cf1042d3: [lldb/DWARF] Don't treat class declarations with children as definitions (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D83302?vs=276048&id=280847#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83302

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/test/API/functionalities/limit-debug-info/TestLimitDebugInfo.py
  lldb/test/API/functionalities/limit-debug-info/main.cpp
  lldb/test/API/functionalities/limit-debug-info/one.cpp
  lldb/test/API/functionalities/limit-debug-info/onetwo.h
  lldb/test/API/functionalities/limit-debug-info/two.cpp
  lldb/test/Shell/SymbolFile/DWARF/DW_AT_declaration-with-children.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83302.280847.patch
Type: text/x-patch
Size: 16218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200727/95b3d578/attachment.bin>


More information about the lldb-commits mailing list