[llvm-bugs] [Bug 37612] member pointer to base member ignores base offset when pointer is function-local and auto-typed.

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jun 2 21:54:08 PDT 2018


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

xaxazak at gmail.com changed:

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

--- Comment #4 from xaxazak at gmail.com ---
Not a bug (AFAICT), sorry. LLVM is correct. GCC may or may not be (depends on
whether it's UB to simply rereference(?) a dereference to an invalid address
(null)).

-- 
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/20180603/51349248/attachment.html>


More information about the llvm-bugs mailing list