[llvm-bugs] [Bug 46805] Regression in handling 0-length address range entries

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 10 08:04:15 PDT 2020


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

James Henderson <jh7370.2008 at my.bristol.ac.uk> changed:

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

--- Comment #5 from James Henderson <jh7370.2008 at my.bristol.ac.uk> ---
Fixed in https://reviews.llvm.org/rGcb3a598c87db2db997401b82dfb3f7f80707194e.
This removes the error, except in the case of a (0, 0) entry before the
expected table end, in which case it is downgraded to a warning, and the list
continues to be parsed until the expected end.

-- 
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/20200810/f9c98898/attachment-0001.html>


More information about the llvm-bugs mailing list