Temporarily disable test:
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 16 Feb 2019 00:13:26 +0000 (00:13 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 16 Feb 2019 00:13:26 +0000 (00:13 +0000)
commit81086e2a6531dc0ffb2126e62c267fdee8f1ff29
treecd1638959560564f501175054aa6bf23ce51587b
parent9efdd7ac5e914d3c9fa1ef33781acea43d98c913
Temporarily disable test:

test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py

It fails on Mac OS; apparently a VarDecl 'void *&C' is implicitly
declared there, making the class template name C ambiguous.

llvm-svn: 354185
lldb/packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py