History log of /external/clang/test/CodeGenCXX/arm-vaarg.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
373ac0ab90a2d61fad7dd991712b8cec30c14604 22-Jun-2013 Tim Northover <tnorthover@apple.com> Teach ARM va_arg to ignore empty structs.

Empty structs are ignored for parameter passing purposes, but va_arg was
incrementing the pointer anyway which could lead to va_list getting out of
sync.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184605 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/arm-vaarg.cpp