Debug Info: Acknowledge the alignment when locating byref block variables.
authorAdrian Prantl <aprantl@apple.com>
Mon, 22 Jul 2013 23:44:26 +0000 (23:44 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 22 Jul 2013 23:44:26 +0000 (23:44 +0000)
commit52f5b2502f2a7d85f9e56f987ac445b1e8dd73b9
tree51a54ce074d9d9a924558af1670341636efb5d9c
parent6ab9d936d5c20f417f4036a15ae00a14c299c0f5
Debug Info: Acknowledge the alignment when locating byref block variables.
Fixes rdar://problem/14386148

llvm-svn: 186894
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenObjC/block-byref-debuginfo.m [new file with mode: 0644]