[Lldb-commits] [PATCH] D115211: [lldb] Make the LLDB version a first class citizen
Thorsten via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 7 02:09:03 PST 2021
tschuett added a comment.
I believe the `Basic` library in Clang does not depend on other Clang libraries. It is a tail library. Do you envision a Basic, Utility, ... library that does not depend on Clang and provides basic utilities.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115211/new/
https://reviews.llvm.org/D115211
More information about the lldb-commits
mailing list