[libc-commits] [PATCH] D113097: [libc][NFC] Allow memcpy to be inlined

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Nov 3 10:04:25 PDT 2021


michaelrj accepted this revision.
michaelrj added a comment.
This revision is now accepted and ready to land.

LGTM with nit



================
Comment at: libc/src/string/memory_utils/memcpy_implementations.inl:152
+
+} // namespace __llvm_libc
----------------
add a newline at EOF


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113097



More information about the libc-commits mailing list