[Lldb-commits] [PATCH] D72391: [lldb] Add a display name to ClangASTContext instances

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 9 10:52:08 PST 2020


shafik added a comment.

In D72391#1811589 <https://reviews.llvm.org/D72391#1811589>, @teemperor wrote:

> @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.


I think the pointer values would be useful to have.


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