Skip to content
Commit 652d82a0 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Store the type ID for __builtin_va_list in the PCH file, so that the

AST context's __builtin_va_list type will be set when the PCH file is
loaded. This fixes the crash when CodeGen'ing a va_arg expression
pulled in from a PCH file.

llvm-svn: 69421
parent 6c8bcf9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment