[lldb-dev] RFC: Break/Watchpoint refactor

Daniel Austin Noland via lldb-dev lldb-dev at lists.llvm.org
Tue Sep 27 15:00:55 PDT 2016



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 at lists.llvm.org <mailto:lldb-dev at 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
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160927/64ac0360/attachment.html>


More information about the lldb-dev mailing list