Hi all, Attached are some small patches to remove dead stores and some unused variables. One also fixed two calls to strncat with the wrong arguments, which shouldn't result in a crash (the strings weren't that long), but was still wrong.
Regards, Filipe
lldb-log.cpp-unused-var.patch
Description: Binary data
lldb-use-strlcat.patch
Description: Binary data
MachTask.cpp-dead-store.patch
Description: Binary data
Timer.cpp-dead-var.patch
Description: Binary data
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
