[Lldb-commits] [PATCH] D67994: Modify lldb-test to print out ASTs from symbol file

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 2 16:51:13 PDT 2019


shafik updated this revision to Diff 222935.
shafik marked 14 inline comments as done.
shafik added a comment.

Updates based on comments:

- Remove use of AsCString()
- Fixed use of old API
- other minor issues


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

https://reviews.llvm.org/D67994

Files:
  include/lldb/Symbol/ClangASTContext.h
  source/Core/Module.cpp
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Symbol/ClangASTContext.cpp
  tools/lldb-test/lldb-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67994.222935.patch
Type: text/x-patch
Size: 7782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191002/4ccbaa02/attachment.bin>


More information about the lldb-commits mailing list