[libc-commits] [PATCH] D146551: [libc] Re-enable wctob with fixes

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Mar 24 10:32:29 PDT 2023


sivachandra accepted this revision.
sivachandra added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libc/include/CMakeLists.txt:187
     .llvm-libc-types.size_t
+    .llvm-libc-types.ssize_t
     .llvm-libc-types.FILE
----------------
This dep should be added to `llvm-libc-types.cookie_io_functions_t` also.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146551



More information about the libc-commits mailing list