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
/
method-conflict.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
Implement the newest status quo for method override checking. The idea now
John McCall
2010-10-28
1
-1
/
+1
*
Method declaration and its implementation must match in all their types.
Fariborz Jahanian
2010-10-05
1
-2
/
+2
*
Clang missing warning about conflicting declaration vs. definition
Fariborz Jahanian
2010-05-21
1
-0
/
+11
*
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
*
Prep for new warning.
Mike Stump
2009-07-22
1
-1
/
+3
*
Don't warn if result/argument type of an implemented
Fariborz Jahanian
2009-05-14
1
-3
/
+2
*
Fix rdar://6771034: don't warn on use of forward declared protocol in protocol
Chris Lattner
2009-04-12
1
-1
/
+1
*
improve the 'conflicting types' diagnostics to include correct location info,...
Chris Lattner
2009-04-11
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-2
/
+2
*
The "real" fix for <rdar://problem/6424347> clang on xcode: Assertion failed:...
Steve Naroff
2008-12-10
1
-4
/
+5
*
Fix <rdar://problem/6424347> clang on xcode: Assertion failed: (0 && "unexpec...
Steve Naroff
2008-12-10
1
-0
/
+53