]> granicus.if.org Git - clang/commit
Go back to using just the selector name for the getter and setter
authorEric Christopher <echristo@apple.com>
Thu, 29 Mar 2012 17:31:33 +0000 (17:31 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 29 Mar 2012 17:31:33 +0000 (17:31 +0000)
commitecae5965cf0c95a357e47227eeb2ec391672840d
treeb098d25f24b1e4a950f0ce64e1a4e52ba0239298
parent16098f366097305c348b356a44638d6c959c6e60
Go back to using just the selector name for the getter and setter
in the property debug info. Any more isn't necessary after all.

rdar://11144023

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153659 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenObjC/debug-info-property3.m