Add decorator for FreeBSD failure

llvm.org/pr21211

llvm-svn: 219329
This commit is contained in:
Ed Maste 2014-10-08 18:16:24 +00:00
parent c6bd742aed
commit ef9bc3d857
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ class SBBreakpointCallbackCase(TestBase):
self.build_and_test('driver.cpp test_breakpoint_callback.cpp',
'test_breakpoint_callback')
@expectedFailureFreeBSD("llvm.org/21211")
@skipIfi386
@skipIfRemote
@skipIfLinuxClang # buildbot clang version unable to use libstdc++ with c++11