Register the __builtin_va_list_type node when we parse it, rather than
waiting until we think we need it: we didn't catch all of the places where we actually needed it, and we probably wouldn't ever. Fixes a C++ PCH crasher. llvm-svn: 115621
Loading
Please register or sign in to comment