]> granicus.if.org Git - clang/commit
Fix return type for calls to objc_setProperty.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 3 Feb 2009 23:43:59 +0000 (23:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 3 Feb 2009 23:43:59 +0000 (23:43 +0000)
commite4be5a66072f7c7618071284c8d2a9c6d8e691cf
tree99dee5c9966fad127e06a157835a6de04277f50b
parent5a1be6e16ba306c349a3c3f80e9dce800976bc24
Fix return type for calls to objc_setProperty.

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