]> granicus.if.org Git - clang/commit
Enable debug info for objective c implementations that may not have
authorEric Christopher <echristo@apple.com>
Wed, 11 Apr 2012 05:56:05 +0000 (05:56 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 11 Apr 2012 05:56:05 +0000 (05:56 +0000)
commitbe6c6869a993536d4cd007f04e84ef74a1c3b229
treed813e6732ac8420cca01cc25a7ea5c61ab5ca908
parent6ce48a70ace62eb0eaf7b2769d05c5f13b7c7b6c
Enable debug info for objective c implementations that may not have
an explicit instance variable.

rdar://10590352

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CodeGenModule.cpp
test/CodeGenObjC/debug-info-block-helper.m
test/CodeGenObjC/debug-info-impl.m [new file with mode: 0644]
test/CodeGenObjC/debug-info-pubtypes.m
test/CodeGenObjC/debug-info-synthesis.m