Add clang-fuzzer target.
This is a very naive and slow clang fuzzer, but it has found
one new bug (PR22396) and hit a known bug (PR21954) in just a few minutes,
so I think it deserves to be committed.
I would appreciate further contribution to fuzzer/ClangFuzzer.cpp
to make if faster and more meaningful.
Details
Details
- Reviewers
chandlerc
Diff Detail
Diff Detail
Event Timeline
CMakeLists.txt | ||
---|---|---|
537 ↗ | (On Diff #19021) | This should be in tools/ |
Comment Actions
Er, I believe you already submitted this with Manuel's review. In the future, please have him actually mark the review on the mailing list so its clear to others that it was in fact reviewed.