Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
91636d6c4c07fd2edf19a510b02c6e793a28741f
/
lib
/
Headers
/
stddef.h
28d6cba
Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer
by Douglas Gregor
· 16 years ago
f8e61b3
#define NULL as 0 when compiling as C++. This fixes the carbon.cpp and cocoa.mm test failures.
by Anders Carlsson
· 16 years ago
8ba179d
Add a couple more headers. stddef was discussed on cfe-dev, and
by Eli Friedman
· 17 years ago