[llvm-bugs] [Bug 15125] FunctionDecl::getNameInfo().getEndLoc() is off-by-one for C++ destructors

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 13 18:56:26 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=15125

James Abbatiello <abbeyj at gmail.com> changed:

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

--- Comment #1 from James Abbatiello <abbeyj at gmail.com> ---
This has been fixed at some point.  The testcase produces the expected results
in clang 3.8 (and possibly earlier).

-- 
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/20180214/f3c72c51/attachment.html>


More information about the llvm-bugs mailing list