[libc-commits] [PATCH] D144803: [libc] Fix mismatch in exception decl
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 27 11:48:37 PST 2023
michaelrj accepted this revision.
michaelrj added a comment.
This revision is now accepted and ready to land.
LGTM. If I remember correctly, that extern declaration is a leftover from before we had a version of strerror. Make sure to test both in fullbuild and overlay modes before landing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144803/new/
https://reviews.llvm.org/D144803
More information about the libc-commits
mailing list