Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
02022f46ba6ab48c7a3f43dea73108576de2b00f
/
test
/
CodeGenObjC
/
synchronized.m
02022f4
Force triple for a number of tests that rely on __weak.
by Daniel Dunbar
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
1c56667
Fix two @synchronized bugs found by inspection: the expression to sychronize on should only be evaluated once, and it is evaluated outside the cleanup scope.
by Daniel Dunbar
· 16 years ago
f2878e5
Fixed bugzilla bug# 3095 related to code gen. for @synchronized.
by Fariborz Jahanian
· 16 years ago
c689836
Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 target
by Douglas Gregor
· 16 years ago
b79e661
Test case for objective-c's @synchronized statement.
by Fariborz Jahanian
· 16 years ago