Fix a FIXME in a testcase about packed structs and calls I left around
authorEli Friedman <eli.friedman@gmail.com>
Tue, 11 Jun 2013 01:08:22 +0000 (01:08 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 11 Jun 2013 01:08:22 +0000 (01:08 +0000)
commit61f615af81993a3d63a9d09adacb00cc84a02888
tree8999f1c83944c3d99aa28f71ec4b7d182d7434e1
parentf0168de936ec39f043a801f474fd063e533827ed
Fix a FIXME in a testcase about packed structs and calls I left around
while fixing a related bug.  The fix here was simpler than I thought it
would be.

Fixes <rdar://problem/10530444>.

llvm-svn: 183718
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/packed-nest-unpacked.c