diff options
author | Meador Inge <meadori@codesourcery.com> | 2012-07-01 15:57:25 +0000 |
---|---|---|
committer | Meador Inge <meadori@codesourcery.com> | 2012-07-01 15:57:25 +0000 |
commit | cfb60909123c4e53d0eab381bb74713e2a63732c (patch) | |
tree | 207a9c27227b70f80b1a79cb394a0ba7f4f0b63d /llvm/lib/DebugInfo/DWARFDebugInfoEntry.h | |
parent | 1b593a114e42870a7dd5cf99bd5a65577f2a953c (diff) | |
download | bcm5719-llvm-cfb60909123c4e53d0eab381bb74713e2a63732c.tar.gz bcm5719-llvm-cfb60909123c4e53d0eab381bb74713e2a63732c.zip |
PR13189: va_list broken with precompiled headers
For some targets a structure named __va_list_tag is built to help define
the __builtin_va_list type. However, __va_list_tag was not being treated as a
predefined type thus causing problems when serializing the AST. This commit
fixes that oversight by adding the necessary support to treat __va_list_tag
as a predefined type.
llvm-svn: 159508
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugInfoEntry.h')
0 files changed, 0 insertions, 0 deletions