On 09/27/2016 03:37 PM, Enrico Granata wrote:
On Sep 27, 2016, at 1:09 PM, Daniel Austin Noland via lldb-dev
<lldb-dev@lists.llvm.org <mailto:lldb-dev@lists.llvm.org>> wrote:
* Prefer explicitly deleted copy ctor / assignments over multiline
macro DISALLOW_COPY_AND_ASSIGN
Why not just move DISALLOW_COPY_AND_ASSIGN over to using =delete ?
That seems like a trivial change..
That was my first thought as well. Still, I personally try to avoid
macros. On the other hand that one is simple enough that it may be
justified.
Thanks,
/- Enrico/
📩 egranata@.com ☎️ 27683
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev