XFail TestInlines.py on Windows with clang.
authorAdrian McCarthy <amccarth@google.com>
Thu, 25 Feb 2016 00:24:07 +0000 (00:24 +0000)
committerAdrian McCarthy <amccarth@google.com>
Thu, 25 Feb 2016 00:24:07 +0000 (00:24 +0000)
commit17dd4fe27bbfd441d3528405e02736fef0cf52d0
treea96f3c30414136c61069b814e5aa72d626f30f60
parent161dc1c60532d5926a628d9dde76b517cc299e06
XFail TestInlines.py on Windows with clang.

Test expects the breakpoint to resolve to three locations, but clang on windows yields only 2.

llvm.org/pr26710

llvm-svn: 261810
lldb/packages/Python/lldbsuite/test/lang/c/inlines/TestInlines.py