[Lldb-commits] [PATCH] [NativeProcessLinux] Use lambdas in DoOperation calls

Chaoren Lin chaorenl at google.com
Wed Jun 24 11:32:50 PDT 2015


================
Comment at: source/Plugins/Process/Linux/NativeProcessLinux.cpp:3171
@@ +3170,3 @@
+
+    intptr_t data = 0;
+
----------------
chaoren wrote:
> Why not make this `void *` to begin with?
Whoops, didn't see the assignment right below. Please ignore this.

http://reviews.llvm.org/D10694

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list