diff --git a/projects/llvm_libcxx/build.sh b/projects/llvm_libcxx/build.sh index 5caf6a3e8..64fc8d51e 100755 --- a/projects/llvm_libcxx/build.sh +++ b/projects/llvm_libcxx/build.sh @@ -15,7 +15,7 @@ # ################################################################################ -for f in sort stable_sort partition stable_partition nth_element partial_sort; do +for f in sort stable_sort partition stable_partition nth_element partial_sort regex_ECMAScript regex_POSIX regex_extended regex_awk regex_grep regex_egrep; do cat > ${f}_fuzzer.cc <