[libcxx-commits] [PATCH] D154140: [libc++] Add .fuzz.cpp tests and move the fuzzing tests to the normal locations
Marshall Clow via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 11 10:44:18 PDT 2023
mclow.lists added a comment.
OSS-Fuzz pulls these fuzzing tests and runs them all the time.
If you move them, then you should update the settings at OSS-Fuzz.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154140/new/
https://reviews.llvm.org/D154140
More information about the libcxx-commits
mailing list