Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
tools
/
clang-format
/
fuzzer
/
ClangFormatFuzzer.cpp
8d15bbb
Fix ClangFormatFuzzer.
by George Karpenkov
· 8 years ago
e39fec5
[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. (following llvm r249214)
by Kostya Serebryany
· 10 years ago
9ba68b3
fix clang-fuzzer and clang-format-fuzzer
by Kostya Serebryany
· 10 years ago
66c653f
Reverting r227453, which adds back the fuzzer library. Now excluding the clang-format fuzzer functionality based on LLVM_USE_SANITIZE_COVERAGE being set or unset.
by Aaron Ballman
· 11 years ago
8816257
Temporarily reverting the fuzzer library as it causes too many build issues for MSVC users. This reverts: 227354
by Aaron Ballman
· 11 years ago
d2ef30f
Add clang-format-fuzzer target
by Kostya Serebryany
· 11 years ago