OSDN Git Service

Fuzzer: Mark test/cxxstring.test UNSUPPORTED: windows
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 28 Apr 2017 23:59:53 +0000 (23:59 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 28 Apr 2017 23:59:53 +0000 (23:59 +0000)
commitacacdfca61b246198ee41f8934f3266fd64f5a71
tree89c5e6f829a8d976e0d3f89c605b4d6a178064a2
parenta769999502695a037b2d7840484e0fdd416acfe9
Fuzzer: Mark test/cxxstring.test UNSUPPORTED: windows

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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301719 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/test/cxxstring.test