Add preprocessor guards to the definitions of size_t and wchar_t, and #undef...
Add preprocessor guards to the definitions of size_t and wchar_t, and #undef NULL before defining it. This addresses potential issues with system headers reported in <rdar://problem/7727159>. llvm-svn: 98006
Loading
Please register or sign in to comment