summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/vla/TestVLA.py
Commit message (Expand)AuthorAgeFilesLines
* Supply a default implementation of IsRuntimeSupportValue.Adrian Prantl2019-05-031-1/+0
* Split TestVLA into two and XFAIL one partPavel Labath2019-05-031-3/+10
* Fix tests on non-Darwin platforms.Adrian Prantl2019-05-021-1/+2
* Hide runtime support values such as clang's __vla_expr from frame variableAdrian Prantl2019-05-021-2/+13
* [TestVLA] Fix a python decorator.Davide Italiano2018-11-061-1/+2
* Skip this test on older versions of clang.Adrian Prantl2018-11-051-0/+1
* Fix (and improve) the support for C99 variable length array typesAdrian Prantl2018-11-051-0/+25
OpenPOWER on IntegriCloud