XFAIL TestCppChainedCalls for GCC.

llvm-svn: 245407
This commit is contained in:
Chaoren Lin 2015-08-19 02:55:33 +00:00
parent c52efa7d40
commit 46fc8168c2
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ class TestCppChainedCalls(TestBase):
self.buildDsym()
self.check()
@expectedFailureGcc
@dwarf_test
def test_with_dwarf_and_run_command(self):
self.buildDwarf()