summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/cxxstring.test
Commit message (Collapse)AuthorAgeFilesLines
* Fuzzer: Mark test/cxxstring.test UNSUPPORTED: windowsDuncan P. N. Exon Smith2017-04-281-0/+2
| | | | | | | | | This has been mysteriously failing since r301593, which cleaned up the types of things like size_t and SIZE_MAX for freestanding targets. Reid and Kostya suggested marking it as UNSUPPORTED on windows, given that no one has been able to reproduce locally. llvm-svn: 301719
* [libFuzzer] make sure we use the feedback from std::string operator ==Kostya Serebryany2017-01-231-0/+2
llvm-svn: 292835
OpenPOWER on IntegriCloud