Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | cmake: Invent add_llvm_fuzzer to set up fuzzer targets | Justin Bogner | 2017-08-31 | 1 | -3/+1 |
* | fix llvm-dwarfdump-fuzzer.cpp to use the current libFuzzer API | Kostya Serebryany | 2017-08-29 | 1 | -2/+3 |
* | Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchain | George Karpenkov | 2017-08-23 | 2 | -5/+7 |
* | Remove some leftover DWARFContextInMemory. | Rafael Espindola | 2017-07-19 | 1 | -1/+1 |
* | [llvm-dwarfdump-fuzzer] Get this compiling again | David Majnemer | 2016-05-31 | 1 | -2/+4 |
* | Add llvm-dwarfdump-fuzzer that uses LibFuzzer to fuzz llvm-dwarfdump tool. | Alexey Samsonov | 2015-05-28 | 2 | -0/+48 |