[PATCH] D69171: [clang-fuzzer] Add new fuzzer target for Objective-C
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 21 09:11:28 PDT 2019
dgoldman updated this revision to Diff 225899.
dgoldman added a comment.
- Swap to reinterpret_cast
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69171/new/
https://reviews.llvm.org/D69171
Files:
tools/clang-fuzzer/CMakeLists.txt
tools/clang-fuzzer/ClangFuzzer.cpp
tools/clang-fuzzer/ClangObjectiveCFuzzer.cpp
tools/clang-fuzzer/Dockerfile
tools/clang-fuzzer/README.txt
tools/clang-fuzzer/corpus_examples/objc/BasicClass.m
tools/clang-fuzzer/corpus_examples/objc/ClassCategory.m
tools/clang-fuzzer/corpus_examples/objc/ClassExtension.m
tools/clang-fuzzer/corpus_examples/objc/SharedInstance.m
tools/clang-fuzzer/handle-cxx/handle_cxx.cpp
tools/clang-fuzzer/handle-cxx/handle_cxx.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69171.225899.patch
Type: text/x-patch
Size: 9930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191021/e7259f61/attachment-0001.bin>
More information about the cfe-commits
mailing list