When initializing a context from a particular AST file, check whether
either "special" type has already been initialized. Previously, we did this check based on just the first special type (__builtin_va_list), but now we have some NULL special type entries to content with. llvm-svn: 137373
Loading
Please register or sign in to comment