index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
clang-fuzzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[clang-fuzzer] Remove 'setUseOrcMCJITReplacement(false)' call.
Lang Hames
2019-07-15
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
23
-92
/
+69
*
[clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleC...
Alex Bradbury
2018-12-12
1
-0
/
+1
*
Update README and Dockerfile to include llvm-proto-fuzzer
Emmett Neyman
2018-08-16
2
-0
/
+38
*
Implementation of nested loops in cxx_loop_proto
Emmett Neyman
2018-08-15
3
-35
/
+116
*
Added LLVM metadata to generated IR to increase vectorization width
Emmett Neyman
2018-08-09
1
-1
/
+6
*
Added another optimization pass to make vectorizing possible
Emmett Neyman
2018-08-09
1
-4
/
+16
*
Changed how LLVM IR was generated to increase vectorization
Emmett Neyman
2018-08-06
1
-14
/
+13
*
[clang-fuzzer] Remove unused typedef.
Matt Morehouse
2018-08-04
1
-2
/
+1
*
LLVM Proto Fuzzer - Run Functions on Suite of Inputs
Emmett Neyman
2018-08-04
3
-15
/
+149
*
[NFC] Silence warning about ptr-to-func to ptr-to-obj cast in clang-fuzzer/ha...
Andrei Elovikov
2018-08-01
1
-1
/
+17
*
added shared library to fix buildbot
Emmett Neyman
2018-07-27
1
-0
/
+2
*
Updated llvm-proto-fuzzer to execute the compiled code
Emmett Neyman
2018-07-26
3
-58
/
+148
*
Attempt to fix latent tablegen dependency issue
Reid Kleckner
2018-06-23
1
-1
/
+10
*
Fix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM
Sam Clegg
2018-06-22
1
-1
/
+7
*
Implemented proto to LLVM conversion and LLVM fuzz target
Emmett Neyman
2018-06-22
14
-36
/
+430
*
Test commit, made a minor change to a comment
Emmett Neyman
2018-06-21
1
-1
/
+1
*
[clang-fuzzer] Modified protobuf and converter to add new signature, remove c...
Matt Morehouse
2018-06-11
2
-12
/
+29
*
[clang-fuzzer] Made loop_proto more "vectorizable".
Matt Morehouse
2018-06-08
2
-45
/
+13
*
Introducing single for loop into clang_proto_fuzzer
Vitaly Buka
2018-06-07
7
-5
/
+351
*
[clang-proto-fuzzer] Refactored LLVMFuzzerInitialize into its own file.
Matt Morehouse
2018-06-05
5
-18
/
+71
*
update two comments as suggested on https://reviews.llvm.org/D46843
Nico Weber
2018-05-15
2
-4
/
+2
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
3
-3
/
+3
*
[clang-proto-to-cxx] Accept protobufs with missing fields.
Matt Morehouse
2018-02-02
1
-1
/
+1
*
[CMake] Use PRIVATE in target_link_libraries for fuzzers.
Matt Morehouse
2017-12-06
2
-1
/
+2
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-0
/
+1
*
[cmake] Rename LIB_FUZZING_ENGINE to LLVM_LIB_FUZZING_ENGINE.
Matt Morehouse
2017-10-12
1
-3
/
+3
*
[clang-fuzzer] Allow linking with any fuzzing engine.
Matt Morehouse
2017-10-11
1
-1
/
+5
*
Reland "[clang-fuzzer] Allow building without coverage instrumentation."
Matt Morehouse
2017-10-11
3
-54
/
+83
*
[clang-fuzzer] Fix shared library dependencies.
Matt Morehouse
2017-10-11
3
-3
/
+5
*
Revert "[clang-fuzzer] Allow building without coverage instrumentation."
Matt Morehouse
2017-10-10
3
-82
/
+53
*
[clang-fuzzer] Build proto-to-cxx with fuzzer-no-link.
Matt Morehouse
2017-10-10
1
-0
/
+1
*
[clang-fuzzer] Allow building without coverage instrumentation.
Matt Morehouse
2017-10-10
3
-53
/
+81
*
[clang-proto-fuzzer] Fix clang-proto-to-cxx build.
Matt Morehouse
2017-08-23
2
-0
/
+2
*
Update Clang fuzzers to use libFuzzer bundled with the toolchain.
George Karpenkov
2017-08-23
1
-2
/
+1
*
[clang-proto-fuzzer] Update README.
Matt Morehouse
2017-08-21
1
-8
/
+15
*
[clang-proto-fuzzer] Allow user-specified compiler arguments.
Matt Morehouse
2017-08-18
1
-1
/
+17
*
Add a Dockerfile for clang-proto-fuzzer
Kostya Serebryany
2017-08-12
2
-0
/
+39
*
[clang-fuzzer] Resolve proto dependencies
Vitaly Buka
2017-08-09
1
-1
/
+4
*
Integrate Kostya's clang-proto-fuzzer with LLVM.
Matt Morehouse
2017-08-08
12
-43
/
+503
*
do more processing in clang-fuzzer (use EmitAssemblyAction)
Kostya Serebryany
2017-07-14
2
-3
/
+11
*
Unbreak the clang-fuzzer build after r291184.
Benjamin Kramer
2017-01-11
1
-1
/
+1
*
Add missing header in ClangFuzzer (after r275882 cleanup)
Mehdi Amini
2016-07-18
1
-0
/
+1
*
[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...
Kostya Serebryany
2015-10-02
1
-1
/
+2
*
Fix clang-fuzzer build after r242499.
Adrian Prantl
2015-07-17
1
-1
/
+1
*
[clang-fuzzer] Update clang-fuzzer to API change in r240225.
Alexey Samsonov
2015-06-25
1
-1
/
+4
*
revert r237081 -- bad idea (-lcrypt may not be present)
Kostya Serebryany
2015-05-12
1
-1
/
+0
*
add -lcrypto to clang and clang-format fuzzers (lib/Fuzzer will soon require it)
Kostya Serebryany
2015-05-12
1
-1
/
+2
*
fix clang-fuzzer and clang-format-fuzzer
Kostya Serebryany
2015-05-07
1
-1
/
+1
[next]