[LLVMbugs] [Bug 20735] wrong fixit hint for -Wparentheses followed by qualified-id

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Aug 22 17:33:09 PDT 2014


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

rtrieu at google.com changed:

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

--- Comment #1 from rtrieu at google.com ---
Fixed in r216306.

This was a getLocStart() vs. getLocEnd() mistake, which happened to work for
single token expressions.

-- 
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/20140823/43bccda4/attachment.html>


More information about the llvm-bugs mailing list