]> granicus.if.org Git - clang/commit
clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp: Suppress unexpected failures...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 24 Jun 2013 13:19:26 +0000 (13:19 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 24 Jun 2013 13:19:26 +0000 (13:19 +0000)
commite05481991929c83ea8de8e66dee9e59bd31bfb3d
tree00ee84cc015492d32793d1c5adaf3f4ebccf13aa
parent1b72799cf9138f2cae07686b48dea185094edeea
clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp: Suppress unexpected failures on MS hosts.

FIXME: A couple of tests have been suppressed.
I know it'd be bad with _MSC_VER here, though.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184727 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ASTMatchers/Dynamic/RegistryTest.cpp