Fix r217275 to work without the need for standard headers being included
It seems (I guess) in ObjC that va_list is provided without the need for inclusions. I verified that with this change the test still crashes in the absence of the fix committed in r217275. llvm-svn: 217290
Loading
Please register or sign in to comment