[LLVMbugs] [Bug 12146] clang's NULL definition in stddef.h clashes with msvc's crtdefs.h
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 24 14:27:36 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12146
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Nico Weber <nicolasweber at gmx.de> 2012-04-24 16:27:36 CDT ---
r155490 fixes this by defining NULL to 0. Maybe I'll look into having a
__clang_null another day.
--
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