[PATCH] D76572: Replace `T(x)` with `reinterpret_cast<T>(x)` everywhere it means reinterpret_cast. No functional change
James Henderson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 23 02:10:41 PDT 2020
jhenderson added a comment.
@Quuxplusone - did you see that there are several clang-format warnings reported against these changes? Please could you fix them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76572/new/
https://reviews.llvm.org/D76572
More information about the cfe-commits
mailing list