This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb90eda86f4 [ARM, AArch64] adjust tests trying to maintain their object [...] new d0a82302e35 [llvm-special-case-list-fuzzer] Add fuzz target.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tools/llvm-special-case-list-fuzzer/CMakeLists.txt | 8 +++++++ .../DummySpecialCaseListFuzzer.cpp} | 2 +- .../special-case-list-fuzzer.cpp | 26 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 tools/llvm-special-case-list-fuzzer/CMakeLists.txt copy tools/{llvm-demangle-fuzzer/DummyDemanglerFuzzer.cpp => llvm-special-case-lis [...] create mode 100644 tools/llvm-special-case-list-fuzzer/special-case-list-fuzzer.cpp