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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lldb/include/lldb/Symbol/ClangASTImporter.h | ||
---|---|---|
238 ↗ | (On Diff #197281) | Is there some sort of doxygen comment we could add here? |
lldb/include/lldb/Symbol/ClangASTImporter.h | ||
---|---|---|
328 ↗ | (On Diff #197281) | Would it make sense to rename the variables too? E.g. m_delegates? |
lldb/include/lldb/Symbol/ClangASTImporter.h | ||
---|---|---|
259 ↗ | (On Diff #197281) | The name of the parameter is still minion ... if the goal is to completely wipe out the old name then perhaps these should be renamed. Also with the new type name it just feels odd. |