[Lldb-commits] [PATCH] D142309: [LLDB][NFC] Fix a incorrect use of shared_ptr in RenderScriptRuntime.cpp

Stephen Hines via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 6 10:18:00 PST 2023


srhines added a comment.

In D142309#4107170 <https://reviews.llvm.org/D142309#4107170>, @xgupta wrote:

> In D142309#4102284 <https://reviews.llvm.org/D142309#4102284>, @labath wrote:
>
>> In D142309#4075745 <https://reviews.llvm.org/D142309#4075745>, @JDevlieghere wrote:
>>
>>> LGTM, but I wonder when we'll be able to get rid of RenderScript completely (CC @labath)
>>
>> I am not going to stand in your way. I usually redirect these questions to @srhines, but I understand he's moved on to other things as well.
>
> Thanks, no problem.

RenderScript support can be removed. I don't necessarily have the bandwidth to do it immediately, but if someone wants to clean that up, I'd help with reviewing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142309/new/

https://reviews.llvm.org/D142309



More information about the lldb-commits mailing list