[LLVMbugs] [Bug 11002] warning: missing sentinel in function call [-Wsentinel] when building r140404

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 28 13:43:26 PDT 2011


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

Eli Friedman <sharparrow1 at yahoo.com> changed:

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

--- Comment #23 from Eli Friedman <sharparrow1 at yahoo.com> 2011-09-28 15:43:24 CDT ---
TypeBuilderTest.cpp itself should be fixed with r140720.  We aren't going to
change clang's warning because the current behavior is gcc compatible.

If you manage to track down what is redefining NULL to something unusual on
Linux, please file a new bug.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list