]> granicus.if.org Git - clang/commit
Start implementing support for @synchonized with the darwin ObjC API.
authorChris Lattner <sabre@nondot.org>
Sat, 15 Nov 2008 21:26:17 +0000 (21:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Nov 2008 21:26:17 +0000 (21:26 +0000)
commit10cac6f7115b59a466bb8d2d51cdddeb38aadc37
tree07a049c3bd97dc50b2ca21febdbf903f50c0a3c7
parent5a9a457ecf66343ae8b64baa7909007837b2a2cd
Start implementing support for @synchonized with the darwin ObjC API.

Patch by Fariborz!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59377 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CGObjCRuntime.h
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h