[Lldb-commits] [PATCH] D72684: [lldb][NFC] Rename ClangASTContext to ClangTypeSystem
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 14 01:23:17 PST 2020
labath added a comment.
`TypeSystemClang` would probably be more consistent with how other lldb classes are named (`SymbolFileDWARF`, `ValueObjectChild`, etc.), but I don't have a big problem with ClangTypeSystem either...
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72684/new/
https://reviews.llvm.org/D72684
More information about the lldb-commits
mailing list