summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format/fuzzer/ClangFormatFuzzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-1/+1
* Fix ClangFormatFuzzer.George Karpenkov2017-08-241-2/+5
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* fix clang-fuzzer and clang-format-fuzzer Kostya Serebryany2015-05-071-1/+1
* Reverting r227453, which adds back the fuzzer library. Now excluding the clan...Aaron Ballman2015-01-291-0/+25
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-25/+0
* Add clang-format-fuzzer targetKostya Serebryany2015-01-281-0/+25
OpenPOWER on IntegriCloud