summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/stdarg.h
Commit message (Collapse)AuthorAgeFilesLines
* define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode.Chris Lattner2009-04-071-0/+8
| | | | | | | Fixes rdar://6759546, some code that actually used __va_copy because they thought it was "more portable". llvm-svn: 68503
* Implementation of stdarg.h.Eli Friedman2008-05-291-0/+39
llvm-svn: 51672
OpenPOWER on IntegriCloud