[libcxx-commits] [PATCH] D138684: [libc++] Use builtins when redeclaring <string.h> functions
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 25 06:21:52 PST 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Shipping since CI passed and this will mostly impact Darwin anyway, since the other platforms we support already provide the const-correct overloads.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138684/new/
https://reviews.llvm.org/D138684
More information about the libcxx-commits
mailing list