Suppress test/modularize/NoProblemsDependencies.modularize on msvc, for now. Investigating.

llvm-svn: 189904
This commit is contained in:
NAKAMURA Takumi 2013-09-04 02:03:03 +00:00
parent 614dc83603
commit 3b6ef78954

View File

@ -1,3 +1,6 @@
# RUN: modularize %s -x c++
Inputs/IsDependent.h: Inputs/SomeTypes.h Inputs/SomeOtherTypes.h
# FIXME: Investigating.
# XFAIL: win32