clayborg added a comment.

Seems wrong to remove the const on structs that don't need to change in order 
to make the write happen. Can't we just quiet the warnings with a const_cast 
inside the function call?


https://reviews.llvm.org/D40821



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to