| commit | d9bb743e0d343b3a199e218368b33f52f4886a72 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Jul 27 21:50:02 2011 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Jul 27 21:50:02 2011 +0000 |
| tree | f5328f00546cc49004c1f10f5d5a71e97bd1b0d4 | |
| parent | a94a1544d8d0ae7b54b5a78300e46e81b267e2f9 [diff] |
The lock operand to an @synchronized statement is also supposed to be a full-expression; make it so. In ARC, make sure we retain the lock for the entire protected block. llvm-svn: 136271