[Lldb-commits] [PATCH] D72391: [lldb] Add a display name to ClangASTContext instances
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 9 02:10:48 PST 2020
teemperor added a comment.
@clayborg We can easily append the ptr value to the display name. All names should always be unique as long as there is one target, but in the off-chance that one isn't unique it might be useful.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72391/new/
https://reviews.llvm.org/D72391
More information about the lldb-commits
mailing list