Here is a patch that fixes a place where == is used instead of = (which result 
in a noop instead of an  assignment) in MachProcess::SetProcessID().

This patch also include misc minor changes to make clang++ happy. It removes 
useless typedef on enum and renames some arguments in methods declaration to 
avoid duplicate argument names.

Attachment: srvfixup.patch
Description: Binary data


-- Jean-Daniel




_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to