[Lldb-commits] [PATCH] D73119: [lldb/Initializers] Rename plugins to match their entry points
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 21 16:40:04 PST 2020
JDevlieghere added a comment.
I think the remaining discrepancies between the plugin name and the directory make sense. For example, I don't really see the benefit of renaming `AppleObjCRuntime` to `LanguageRuntimeAppleObjeC`. The `ClangASTContext` is the exception, but I really don't want to rename that class :-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73119/new/
https://reviews.llvm.org/D73119
More information about the lldb-commits
mailing list