[llvm-bugs] [Bug 27567] Member expressions have wrong debug column information
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 27 10:04:19 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27567
Hal Finkel <hfinkel at anl.gov> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Hal Finkel <hfinkel at anl.gov> ---
(In reply to comment #6)
> (In reply to comment #4)
> > Perhaps we should consider changing the preferred location of the
> > CXXMemberCallExpr then? The debug info uses whatever the preferred location
> > for a diagnostic is - so if it's confusing in the debug info, then it's
> > probably confusing in a diagnostic too.
>
> This is a really neat connection. Do we have that documented anywhere?
Fixed in r270775. Regarding documentation, that's certainly a good question.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160527/424ec562/attachment.html>
More information about the llvm-bugs
mailing list