diff options
author | Chris Lattner <sabre@nondot.org> | 2008-09-28 06:05:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-09-28 06:05:35 +0000 |
commit | 037379d767d3c26f25430c6555c7f844931b7e65 (patch) | |
tree | e11d50c422d3231eb49c3acc9c237338b03461fe /clang/lib/Basic/SourceManager.cpp | |
parent | ff2c187e591f029dbda5966349f7f283a7de72ef (diff) | |
download | llvm-037379d767d3c26f25430c6555c7f844931b7e65.zip llvm-037379d767d3c26f25430c6555c7f844931b7e65.tar.gz llvm-037379d767d3c26f25430c6555c7f844931b7e65.tar.bz2 |
Fix rdar://6252231 - cannot call vsnprintf with va_list on x86_64,
by decaying __builtin_va_list's type when forming builtins. On
x86-64 (and other targets) __builtin_va_list is a typedef for
an array.
llvm-svn: 56768
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions