Go to file
Chris Lattner 4a80a59b6e Fix va_arg handling to do argument decaying at the correct place. This
fixes problems handling references of va_list, which happens on x86_64.
This fixes PR2841 and rdar://6252231

llvm-svn: 56809
2008-09-29 22:28:25 +00:00
clang Fix va_arg handling to do argument decaying at the correct place. This 2008-09-29 22:28:25 +00:00
llvm Remove misuse of ReplaceNodeResults for atomics with 2008-09-29 22:25:26 +00:00