]> granicus.if.org Git - clang/commit
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)
commit1f4379184ee07217183d11acf142ea6fe0d487a0
tree150801dd274d98e3f409ec8b204c905ea6498575
parent34cb2a3ed535eebed87d1118e89d006eb324e156
Implement a better fix for r186894 by setting the appropriate type for __byref_variable_layout.

rdar://problem/14386148

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186898 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp