[libc-commits] [PATCH] D100646: [libc] Add a set of elementary operations
Andre Vieira via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Apr 23 07:48:44 PDT 2021
avieira added a comment.
Alright I'll give it a wait, I was currently trying to figure out why I can't build the libc_string_unittests, getting a build error around elements_test.cpp saying there's an issue with the 'cstring' header file 'no member named 'strcmp' in the global namespace' which is an odd one ... What libc++ library do you use to build this normally?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100646/new/
https://reviews.llvm.org/D100646
More information about the libc-commits
mailing list