Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dffb51bac86d34f881b83c9db4489fe3d162d415
/
clang
/
test
/
SemaObjC
/
method-bad-param.m
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
0399c1c
Change tests to use clang -cc1...
by Fariborz Jahanian
· 16 years ago
f15d4b6
This patch does the following.
by Fariborz Jahanian
· 16 years ago
3a964eb
Changed abi mode for these test which are dereferencing an interface pointer.
by Fariborz Jahanian
· 16 years ago
a8a7d0f
implement rdar://6780761, making sema reject some code that otherwise
by Chris Lattner
· 17 years ago
347eec9
diagnose attempts to return objc interfaces by-value from C functions.
by Chris Lattner
· 17 years ago
de5a531
Improve the 'cannot pass objc interface by value' diagnostic:
by Chris Lattner
· 17 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
3260641
Fix <rdar://problem/6500554> missing objc error message.
by Steve Naroff
· 17 years ago
091ae97
Diagnose when method parameter is an object.
by Fariborz Jahanian
· 17 years ago