History log of /external/clang/lib/Headers/stdarg.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef8225444452a1486bd721f3285301fe84643b00 21-Jul-2014 Stephen Hines <srhines@google.com> Update Clang for rebase to r212749.

This also fixes a small issue with arm_neon.h not being generated always.

Includes a cherry-pick of:
r213450 - fixes mac-specific header issue
r213126 - removes a default -Bsymbolic on Android

Change-Id: I2a790a0f5d3b2aab11de596fc3a74e7cbc99081d
/external/clang/lib/Headers/stdarg.h
651f13cea278ec967336033dd032faef0e9fc2ec 24-Apr-2014 Stephen Hines <srhines@google.com> Updated to Clang 3.5a.

Change-Id: I8127eb568f674c2e72635b639a3295381fe8af82
/external/clang/lib/Headers/stdarg.h
6fe6bac2ad79dee2fb2077c8959b1bf8679fe1b7 20-Jun-2011 Douglas Gregor <dgregor@apple.com> Define va_copy when in C++0x mode; C++0x picked it up from C99.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133438 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdarg.h
82bab0dda6d8acec8463783bf885a0724ef1e2c3 09-Mar-2010 Ted Kremenek <kremenek@apple.com> Place the definition of 'va_list' within a preprocessor guard. This matches the behavior of GCC, and avoids potential conflicts with system headers (e.g., stdio.h). Fixes <rdar://problem/7727145>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98003 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdarg.h
1eb4433ac451dc16f4133a88af2d002ac26c58ef 09-Sep-2009 Mike Stump <mrs@apple.com> Remove tabs, and whitespace cleanups.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81346 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdarg.h
2ec926cce387e2f2fc8b00620af5a70e823d71e8 07-Apr-2009 Chris Lattner <sabre@nondot.org> 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".


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68503 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdarg.h
a1d91fe84d98e005947125f0ded9f5246803d368 29-May-2008 Eli Friedman <eli.friedman@gmail.com> Implementation of stdarg.h.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51672 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/lib/Headers/stdarg.h