Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made the expression parser use the StackFrame's | Sean Callanan | 2011-08-06 | 1 | -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 Chen | 2011-08-03 | 1 | -1/+2 |
| | | | | llvm-svn: 136815 | ||||
* | Remove copy-and-paste residues. | Johnny Chen | 2011-08-03 | 1 | -2/+0 |
| | | | | llvm-svn: 136812 | ||||
* | Add expectedFailure decorator. | Johnny Chen | 2011-08-03 | 1 | -0/+2 |
| | | | | | | rdar://problem/9890530 llvm-svn: 136798 | ||||
* | Add a test file to go with r136745. It fails, though, for: | Johnny Chen | 2011-08-03 | 1 | -0/+52 |
expr ptr[i]->point.x Radar to be filed. llvm-svn: 136760 |