[llvm-bugs] [Bug 26396] [3.8 regression] -Wreturn-stack-address false positives

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 5 16:32:50 PDT 2016


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

rtrieu at google.com changed:

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

--- Comment #5 from rtrieu at google.com ---
Yes, I do like warnings.

Fixed in r277874

There's actually two false positives here.  One with reference parameters, and
one with reference to pointers.

-- 
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/20160805/b3b95b58/attachment-0001.html>


More information about the llvm-bugs mailing list