Implement a better fix for r186894 by setting the appropriate type for __byref_variab...
authorAdrian Prantl <aprantl@apple.com>
Tue, 23 Jul 2013 00:12:14 +0000 (00:12 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 23 Jul 2013 00:12:14 +0000 (00:12 +0000)
commitead2ba4649e68575a886894aeca761524f78aaf3
treed672c1b638f5f8dc181724c5141c1705fcdd6efb
parentc638f0cd4fd47cf54236c11725e312e533c06a7c
Implement a better fix for r186894 by setting the appropriate type for __byref_variable_layout.

rdar://problem/14386148

llvm-svn: 186898
clang/lib/CodeGen/CGDebugInfo.cpp