[Lldb-commits] [PATCH] D72190: Removing C-style casts in favor of explict C++ style casts

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 6 10:06:53 PST 2020


JDevlieghere added a comment.

In D72190#1805861 <https://reviews.llvm.org/D72190#1805861>, @labath wrote:

> This is fine, though, since you're already touching these lines, I'd consider converting them from LLDB_LOGF to LLDB_LOG at the same time (getting rid of most of the static_casts...).


+1 :-)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72190/new/

https://reviews.llvm.org/D72190





More information about the lldb-commits mailing list