summaryrefslogtreecommitdiff
path: root/tools/clang-fuzzer/handle-llvm
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clang-fuzzer] Remove 'setUseOrcMCJITReplacement(false)' call.Lang Hames2019-07-151-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Added another optimization pass to make vectorizing possibleEmmett Neyman2018-08-091-4/+16
* [clang-fuzzer] Remove unused typedef.Matt Morehouse2018-08-041-2/+1
* LLVM Proto Fuzzer - Run Functions on Suite of InputsEmmett Neyman2018-08-043-15/+149
* [NFC] Silence warning about ptr-to-func to ptr-to-obj cast in clang-fuzzer/ha...Andrei Elovikov2018-08-011-1/+17
* added shared library to fix buildbotEmmett Neyman2018-07-271-0/+2
* Updated llvm-proto-fuzzer to execute the compiled codeEmmett Neyman2018-07-262-54/+129
* Attempt to fix latent tablegen dependency issueReid Kleckner2018-06-231-1/+10
* Fix BUILD_SHARED_LIBS=1 build of libclangHandleLLVMSam Clegg2018-06-221-1/+7
* Implemented proto to LLVM conversion and LLVM fuzz targetEmmett Neyman2018-06-223-0/+141