summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFDebugInfoEntry.h
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2012-07-01 15:57:25 +0000
committerMeador Inge <meadori@codesourcery.com>2012-07-01 15:57:25 +0000
commitcfb60909123c4e53d0eab381bb74713e2a63732c (patch)
tree207a9c27227b70f80b1a79cb394a0ba7f4f0b63d /llvm/lib/DebugInfo/DWARFDebugInfoEntry.h
parent1b593a114e42870a7dd5cf99bd5a65577f2a953c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud