aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/std/algorithms/alg.modifying.operations
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-07-10 10:03:07 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2023-07-10 10:40:10 -0500
commitb454e7aa7ceb35a0070406ebd7ffdf1ed85f5ef8 (patch)
treeafc52b06a4ecbf51582c06b970f261e843dd3397 /libcxx/test/std/algorithms/alg.modifying.operations
parent5a0b91fc28212f105c9b49a62444f7b92a54b1ed (diff)
downloadllvm-b454e7aa7ceb35a0070406ebd7ffdf1ed85f5ef8.zip
llvm-b454e7aa7ceb35a0070406ebd7ffdf1ed85f5ef8.tar.gz
llvm-b454e7aa7ceb35a0070406ebd7ffdf1ed85f5ef8.tar.bz2
[libc] Remove GPU string functions incompatible with C++
These functions have definitions differing between C and C++. GNU respects the C++ definitions while the LLVM libc does not. This causes many bugs and the current hack creates other issues. Rather than hack around this I'd rather temporarily disable these than regress with the integration into other offloading languages. We lose test support for them but we should be able to re-enable these once the `libc` headers provide these correctly. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D154850
Diffstat (limited to 'libcxx/test/std/algorithms/alg.modifying.operations')
0 files changed, 0 insertions, 0 deletions