[Lldb-commits] [PATCH] D61478: Move decl completion out of the ASTImporterDelegate and document it [NFC]

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 20 01:28:50 PDT 2019


teemperor updated this revision to Diff 220965.
teemperor marked 4 inline comments as done.
teemperor added a comment.

- Renamed class and related variables to reflect that it is completing TagDecls.


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

https://reviews.llvm.org/D61478

Files:
  lldb/include/lldb/Symbol/ClangASTImporter.h
  lldb/source/Symbol/ClangASTImporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61478.220965.patch
Type: text/x-patch
Size: 13683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190920/ff395692/attachment.bin>


More information about the lldb-commits mailing list