| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode. | Chris Lattner | 2009-04-07 | 1 | -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 Friedman | 2008-05-29 | 1 | -0/+39 |
| llvm-svn: 51672 | |||||

