Split TestVLA into two and XFAIL one part
authorPavel Labath <pavel@labath.sk>
Fri, 3 May 2019 08:06:28 +0000 (08:06 +0000)
committerPavel Labath <pavel@labath.sk>
Fri, 3 May 2019 08:06:28 +0000 (08:06 +0000)
commitd214898f1ff4164c9e0c2a18d9f392c1c2331cbd
treeafd3165f6da4a4e1f7d6aeb8468e9efeae42dc3e
parentd020f270d617fe37a8926e820adb1b2a951417be
Split TestVLA into two and XFAIL one part

The part which checks whether vla_expr shows up in the variable list
does not pass on non-darwin platforms. Add the appropriate decorator.

llvm-svn: 359867
lldb/packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py