[PATCH] D155168: [OSX][TargetLibraryInfo] Mark memrchr as unavailable on OSX
Mohamed Akram via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 13 11:31:22 PDT 2023
mohd-akram added a comment.
@nikic Is this good to merge? This issue is present in LLVM 15 and 16 is breaking packages that use `strrchr` on macOS with a cryptic error (see eg. https://github.com/macports/macports-ports/pull/19868). Hopefully this can be merged before LLVM 17 is released.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155168/new/
https://reviews.llvm.org/D155168
More information about the llvm-commits
mailing list