aboutsummaryrefslogtreecommitdiff
path: root/lib/Headers/stdarg.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-04-07define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode.Chris Lattner
2008-05-29Implementation of stdarg.h.Eli Friedman