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

Matt Morehouse <masc...@google.com> changed:

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

--- Comment #4 from Matt Morehouse <masc...@google.com> ---
Fixed in r323802.  Couldn't find a compiler warning for this case.  Closest I
found was -Wsizeof-array-decay which requires the pointer to originally be
defined as an array anyway.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to