[llvm-bugs] [Bug 25946] PPCaching.cpp:109 assert can be triggered by invalid code

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 20 13:54:31 PDT 2016


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

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rnk at google.com
         Resolution|---                         |FIXED

--- Comment #1 from Reid Kleckner <rnk at google.com> ---
I fixed an off-by-one in the assert in r284777. There may be other ways to
reach it that indicate a real code problem, though. I guess we'll wait and find
out.

-- 
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/20161020/12c42303/attachment.html>


More information about the llvm-bugs mailing list