[LLVMbugs] [Bug 13645] No warning when passing a null pointer template parameter as a nonnull attributed argument to a function call

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 22 22:25:52 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=13645

Nikola Smiljanić <popizdeh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |popizdeh at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Nikola Smiljanić <popizdeh at gmail.com> ---
Both examples produce warning: null passed to a callee which requires a
non-null argument. Tested with r209266.

-- 
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/20140523/70c74c05/attachment.html>


More information about the llvm-bugs mailing list