summaryrefslogtreecommitdiff
path: root/libc/benchmarks/automemcpy/lib/RandomFunctionGenerator.cpp
AgeCommit message (Expand)Author
2024-12-06[libc] Remove automemcpy folder (#118781)Guillaume Chatelet
2023-01-14[libc] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-12-10[libc] Use std::optional instead of None in comments (NFC)Kazu Hirata
2022-12-10Don't include None.h (NFC)Kazu Hirata
2022-12-09[libc] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-12-09[libc] Use std::nullopt instead of None (NFC)Kazu Hirata
2021-10-28[libc] automemcpyGuillaume Chatelet