index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaObjC
/
undef-protocol-methods-1.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change 'method X in protocol not implemented' warning to include the name of ...
Ted Kremenek
2013-12-13
1
-5
/
+2
*
Split "incomplete implementation" warnings for ObjC into separate warnings.
Ted Kremenek
2013-03-27
1
-4
/
+1
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
After numerous requests, have Objective-C 'method declared here' notes mentio...
Ted Kremenek
2012-02-27
1
-10
/
+10
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Improve diagnostics reporting of un-implemented
Fariborz Jahanian
2010-10-29
1
-10
/
+11
*
Patch implements gcc's -Wno-protocol option to suppress warning
Fariborz Jahanian
2010-03-31
1
-9
/
+9
*
Improve diagnostics on incomplete implementation
Fariborz Jahanian
2010-03-27
1
-20
/
+14
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Change tests to use clang -cc1...
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
move all objc sema tests into a new SemaObjC directory. Next step is to
Chris Lattner
2008-07-26
1
-0
/
+42