XFAIL this on windows where <vector> contains surprises.

llvm-svn: 127559
This commit is contained in:
Jakob Stoklund Olesen 2011-03-13 00:55:43 +00:00
parent 489ac96fcd
commit 609e814a4a
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// RUN: %clang_cc1 -analyze -analyzer-checker=core,core.experimental.Iterators -verify %s
// XFAIL: win32
#include <vector>