summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/CxxStringEqTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Fuzzer] Flush std::cout before aborting in CxxStringEqTestReid Kleckner2017-04-031-0/+1
| | | | | | | On Windows, abort() does not appear to flush std::cout. Should fix red sanitizer-windows bot. llvm-svn: 299398
* [libFuzzer] make sure we use the feedback from std::string operator ==Kostya Serebryany2017-01-231-0/+24
llvm-svn: 292835
OpenPOWER on IntegriCloud