[Lldb-commits] [PATCH] D61299: Rename Minion to ASTImporterDelegate

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 30 02:55:49 PDT 2019


teemperor created this revision.
teemperor added reviewers: aprantl, shafik.
Herald added a reviewer: martong.
Herald added a reviewer: a.sidorin.
Herald added subscribers: lldb-commits, abidh.
Herald added a project: LLDB.

I think there universal agreement that Minion isn't the best name for this class. This patch renames the class
 to ASTImporterDelegate to better reflect it's goal of monitoring and extending the ASTImporter.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D61299

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61299.197281.patch
Type: text/x-patch
Size: 12319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190430/45c9c8e6/attachment.bin>


More information about the lldb-commits mailing list