Displaying 2 results from an estimated 2 matches for "7caa2d1a".
2018 Apr 12
0
Why LLVM doesn't have debug information of function right parentheses?
...t; llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180412/7caa2d1a/attachment.html>
2018 Apr 12
2
Why LLVM doesn't have debug information of function right parentheses?
What happened with this? Is there something for review in Phabricator? Or was this put-on-hold/forgotten?
I also have some users that complain that some gdb test suite tests don't work with LLVM due to missing debug info regarding ending brace.
So gettint the location for the "endLine" field of DISubprogram etc should at least be a step in the right direction,
and if someone already