summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py
Commit message (Collapse)AuthorAgeFilesLines
* Made the expression parser use the StackFrame'sSean Callanan2011-08-061-1/+0
| | | | | | | variable search API rather than rolling its own, fixing one of our testcases. llvm-svn: 137004
* Minor modification to get the full path to the target program.Johnny Chen2011-08-031-1/+2
| | | | llvm-svn: 136815
* Remove copy-and-paste residues.Johnny Chen2011-08-031-2/+0
| | | | llvm-svn: 136812
* Add expectedFailure decorator.Johnny Chen2011-08-031-0/+2
| | | | | | rdar://problem/9890530 llvm-svn: 136798
* Add a test file to go with r136745. It fails, though, for:Johnny Chen2011-08-031-0/+52
expr ptr[i]->point.x Radar to be filed. llvm-svn: 136760
OpenPOWER on IntegriCloud