[Lldb-commits] [PATCH] D80995: [Scalar] Fix assignment operator for long long.
Andy Yankovsky via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 2 06:36:39 PDT 2020
werat added a comment.
In D80995#2068571 <https://reviews.llvm.org/D80995#2068571>, @labath wrote:
> Looks good. Given the timings, I am going to assume you are coordinating with @miko.
Thanks! This is very surprising, but we're not coordinating. I've found out about their patch just now. Apparently it was submitted while I was reading the documentation about how to submit mine :D
I see @miko has closed their review in favor of this one.
@labath, I don't have commit rights. Can you, please, commit this patch? Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80995/new/
https://reviews.llvm.org/D80995
More information about the lldb-commits
mailing list