The other option is to move all static Args::StringTo* calls into the Host 
layer at an appropriate place.

Changes should be:

- please use Args::StringTo calls instead of manual strtoul() calls so we have 
a common codebase and so people don't start using strtoul() on their own in 
other places f the code
- optionally move the static Args::StringTo* calls into the Host layer


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6917

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



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to