[Lldb-commits] [PATCH] D44752: Implement TypeAndOrName::TypeAndOrName(const CompilerType &)

Tom Tromey via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 29 10:16:24 PDT 2018


tromey added a comment.

I only found this because I tried to use it in my rust plugin.  So, I would rather implement it, because if I removed it, I would have to find a new way to do this.


https://reviews.llvm.org/D44752





More information about the lldb-commits mailing list