[Lldb-commits] [PATCH] D35305: Remove uint32_t assignment operator from Status

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 31 10:57:39 PDT 2017


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

Sure, this seems fine to me.  Not sure why this was introduced, the svn history has become hard to follow.  But this seems overly specific for an integer  assignment operator.


https://reviews.llvm.org/D35305





More information about the lldb-commits mailing list