Displaying 2 results from an estimated 2 matches for "r160898".
Did you mean:
r160899
2012 Aug 01
0
[LLVMdev] Broken tests following r160899
...ginfo-tests" repository. I believe I
> have narrowed it down to the correct commit...
Erm, but I didn't post the details (obviously too much in a rush to
get home last night! My apologies!)
So here it is:
The tests that fail are sret.cpp and aggregate-indirect-arg.cpp.
Output from r160898 (working) for sret.cpp:
-------------------------------------------
Breakpoint 1 at 0x400867: file llvm/tools/clang/test/debuginfo-tests/sret.cpp, line 61.
Breakpoint 1, B::AInstance (this=0x7fffffffeab8) at llvm/tools/clang/test/debuginfo-tests/sret.cpp:61
61 return a;
$1 = (A &) @0x7fff...
2012 Jul 31
2
[LLVMdev] Broken tests following r160899
Hi,
I'm afraid it looks like commit r160899 has broken two test-cases which are part of the "debuginfo-tests" repository. I believe I have narrowed it down to the correct commit...
Cheers
Andy