diff options
author | Chris Lattner <sabre@nondot.org> | 2009-04-07 05:12:42 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-04-07 05:12:42 +0000 |
commit | 33d840cc8f59083b8966a4b88ab330436aabe467 (patch) | |
tree | bfd3ef946851bcd0f8de584f2511598c34565fea /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | aed74642cbe4c4f40f19790e6eec762aa72d883b (diff) | |
download | bcm5719-llvm-33d840cc8f59083b8966a4b88ab330436aabe467.tar.gz bcm5719-llvm-33d840cc8f59083b8966a4b88ab330436aabe467.zip |
define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode.
Fixes rdar://6759546, some code that actually used __va_copy because they
thought it was "more portable".
llvm-svn: 68503
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions