Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
a324a0e673cf486de281c84af3f09ba58627bbd2
/
test
/
SemaObjC
/
method-undef-extension-warn-1.m
b2f6820
Added a new attribute, objc_root_class, which informs the compiler when a root class is intentionally declared.
by Patrick Beard
· 13 years ago
3306ec1
After numerous requests, have Objective-C 'method declared here' notes mention the actual method. This looks better within an IDE, where text isn't always regurgitated in the presentation of a warning. Fixes radar 10914035.
by Ted Kremenek
· 13 years ago
2fe9b7f
Modify how the -verify flag works. Currently, the verification string and
by Richard Trieu
· 13 years ago
61c8d3e
Improve diagnostics reporting of un-implemented
by Fariborz Jahanian
· 14 years ago
5214683
Patch implements gcc's -Wno-protocol option to suppress warning
by Fariborz Jahanian
· 15 years ago
8822f7c
Improve diagnostics on incomplete implementation
by Fariborz Jahanian
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
1147c5e
Change tests to use clang -cc1...
by Fariborz Jahanian
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
cddc888
"This patch uses the new ObjCImplDecl class to merge Sema::ImplMethodsVsClassMethods and Sema::ImplCategoryMethodsVsIntfMethods methods.
by Chris Lattner
· 16 years ago