[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:48:48 PDT 2018


tromey added a comment.

In https://reviews.llvm.org/D44752#1052027, @clayborg wrote:

> Can you add this to the patch for the rust plug-in then?


Yes, I already did; I just thought that since it was a latent bug in upstream that I would submit it separately.


https://reviews.llvm.org/D44752





More information about the lldb-commits mailing list