[Lldb-commits] [PATCH] D114111: Remove a useless temporary of a base class type.
Stephen Hines via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 18 12:00:49 PST 2021
srhines accepted this revision.
srhines added a comment.
Per https://developer.android.com/guide/topics/renderscript/migrate, we are starting to turn things down as part of the deprecation. I reached out internally to the folks helping with that to make sure that we don't cause problems by deleting upstream code. I suspect that we'll be able to make more progress with adapting upstream soon. In the meantime, this CL is fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114111/new/
https://reviews.llvm.org/D114111
More information about the lldb-commits
mailing list