[Lldb-commits] [PATCH] D72684: [lldb][NFC] Rename ClangASTContext to TypeSystemClang
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 14 13:28:35 PST 2020
teemperor added a comment.
In D72684#1820486 <https://reviews.llvm.org/D72684#1820486>, @clayborg wrote:
> We might also want to move these into lldb/source/Plugins/TypeSystem as well to complete this refactor?
I fully agree but I prefer if we could do this as it's own change. This patch is already huge once I renamed all occurrences of ClangASTContext in the source.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72684/new/
https://reviews.llvm.org/D72684
More information about the lldb-commits
mailing list