davide added a comment.
LGTM. I always found supercumbersome having to check `if log()` and error prone.
Repository:
rL LLVM
https://reviews.llvm.org/D42912
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/m
krytarowski created this revision.
krytarowski added reviewers: labath, joerg.
Herald added a subscriber: llvm-commits.
Various changes in logging from log->Printf() to generic LLDB_LOG().
Sponsored by
Repository:
rL LLVM
https://reviews.llvm.org/D42912
Files:
source/Plugins/Platform/Net