Place the definition of 'va_list' within a preprocessor guard. This matches...
Place the definition of 'va_list' within a preprocessor guard. This matches the behavior of GCC, and avoids potential conflicts with system headers (e.g., stdio.h). Fixes <rdar://problem/7727145>. llvm-svn: 98003
Loading
Please register or sign in to comment