[all-commits] [llvm/llvm-project] 9b5401: [libc++] Mark all fuzzing tests as unsupported in ...
Eric via All-commits
all-commits at lists.llvm.org
Thu Dec 12 18:12:33 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b540192b6369c15cb3702272dffc6ec31382345
https://github.com/llvm/llvm-project/commit/9b540192b6369c15cb3702272dffc6ec31382345
Author: Eric Fiselier <eric at efcs.ca>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M libcxx/test/libcxx/fuzzing/geometric_distribution.pass.cpp
M libcxx/test/libcxx/fuzzing/nth_element.pass.cpp
M libcxx/test/libcxx/fuzzing/partial_sort.pass.cpp
M libcxx/test/libcxx/fuzzing/partial_sort_copy.pass.cpp
M libcxx/test/libcxx/fuzzing/partition.pass.cpp
M libcxx/test/libcxx/fuzzing/partition_copy.pass.cpp
M libcxx/test/libcxx/fuzzing/regex_ECMAScript.pass.cpp
M libcxx/test/libcxx/fuzzing/regex_POSIX.pass.cpp
M libcxx/test/libcxx/fuzzing/regex_awk.pass.cpp
M libcxx/test/libcxx/fuzzing/regex_egrep.pass.cpp
M libcxx/test/libcxx/fuzzing/regex_extended.pass.cpp
M libcxx/test/libcxx/fuzzing/regex_grep.pass.cpp
M libcxx/test/libcxx/fuzzing/sort.pass.cpp
M libcxx/test/libcxx/fuzzing/stable_partition.pass.cpp
M libcxx/test/libcxx/fuzzing/stable_sort.pass.cpp
M libcxx/test/libcxx/fuzzing/unique.pass.cpp
M libcxx/test/libcxx/fuzzing/unique_copy.pass.cpp
Log Message:
-----------
[libc++] Mark all fuzzing tests as unsupported in C++03
More information about the All-commits
mailing list