Adrian Prantl
8bcc993e27
relax testcase for LLDB output format compatibility.
...
llvm-svn: 204280
2014-03-19 23:06:18 +00:00
Adrian Prantl
eace60b161
Relax testcase: Newer versions of LLDB don't necessarily print the "{".
...
llvm-svn: 202415
2014-02-27 17:51:50 +00:00
Adrian Prantl
7f6f3bb86b
Massage those regexps to work with both lldb and gdb.
...
llvm-svn: 190967
2013-09-18 22:56:35 +00:00
Adrian Prantl
888e023e0d
Add an lldb wrapper script that implements gdb-compatible commands on top
...
of lldb. This will be the new default method for executing the tests in
this repository on Darwin.
There is also a related patch for llvm/utils/test_debuginfo.pl coming.
I also relaxed some of the checks to work with both gdb's and lldb's
output.
llvm-svn: 190185
2013-09-06 18:10:44 +00:00
David Blaikie
86feadcc76
Now that we get non-trivial value parameters locations correct, un-XFAIL these tests.
...
llvm-svn: 184372
2013-06-19 22:07:11 +00:00
David Blaikie
fbbb8f32b0
We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over
...
llvm-svn: 183576
2013-06-07 22:09:23 +00:00
Devang Patel
d3a7ee6bfc
Test case for r125142.
...
llvm-svn: 125144
2011-02-09 00:37:52 +00:00