[PATCH] D49111: [windows] LLDB shows the wrong values when register read is executed at a frame other than zero
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 10 10:32:38 PDT 2018
zturner added a subscriber: stella.stamenova.
zturner added a comment.
I think this is a matter of opinion and the code is fine as is personally.
If you prefer the implicit cast, feel free to leave it. This pattern is
already pervasive all over LLVM and clang, so you can treat it as a nit
(fix it if you agree, leave it if you prefer).
Repository:
rL LLVM
https://reviews.llvm.org/D49111
More information about the llvm-commits
mailing list