[LLVMbugs] [Bug 18302] Rewriter: CallExpr sometimes has wrong LocEnd

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jan 6 04:40:56 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18302

noelgrandin at gmail.com <noelgrandin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from noelgrandin at gmail.com <noelgrandin at gmail.com> ---
Sigh. 

Never mind, it's just that clang has a rather weird notion of "expression end"
where getLocEnd points to the start of the last token in the expression.

-- 
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/20140106/d19cf934/attachment.html>


More information about the llvm-bugs mailing list