[libc-commits] [PATCH] D157792: [libc] Fix compilation on 32-bit systems

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 14 13:43:23 PDT 2023


michaelrj added a comment.

Change is fine, but in general C++ style casts are preferred over C style casts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157792



More information about the libc-commits mailing list