]> granicus.if.org Git - clang/commit
Support va_arg on _Complex.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 10 Feb 2009 03:03:30 +0000 (03:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 10 Feb 2009 03:03:30 +0000 (03:03 +0000)
commit4e484b8134c7eaeced03be7e4e0f7349def9b355
tree5c3860700b1e400ff16562067894f020a0741850
parent4004226773ac4a3070a940199be01ed6bdf1cf23
Support va_arg on _Complex.

gcc compat test suite results (Darwin x86-32 & -64):
--
# of expected passes 1110
# of unexpected failures 74
# of unresolved testcases 168
# of unsupported tests 2

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64197 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprComplex.cpp
test/Coverage/c-language-features.inc