[Lldb-commits] [PATCH] D92223: [lldb] Add support for looking up static const members

Andy Yankovsky via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 27 07:32:33 PST 2020


werat updated this revision to Diff 308052.
werat added a comment.

Simplified test according to teemperor's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92223

Files:
  lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/test/API/python_api/target/globals/Makefile
  lldb/test/API/python_api/target/globals/TestTargetGlobals.py
  lldb/test/API/python_api/target/globals/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92223.308052.patch
Type: text/x-patch
Size: 7273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201127/999152f2/attachment.bin>


More information about the lldb-commits mailing list