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
/
unused.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema][ObjC] Disable -Wunused-parameter for ObjC methods
Akira Hatanaka
2019-05-03
1
-1
/
+1
*
[Objctive-C sema]. Do not do the unused-getter-return-value
Fariborz Jahanian
2015-02-16
1
-3
/
+27
*
Objective-C. Patch to warn if the result of calling a property getter
Fariborz Jahanian
2014-07-18
1
-0
/
+23
*
Have attribute 'objc_precise_lifetime' suppress -Wunused.
Ted Kremenek
2014-01-09
1
-0
/
+9
*
objective-C: improve on warnings about misplacement of method
Fariborz Jahanian
2012-09-17
1
-4
/
+8
*
objective-C: issue warning when there is no whitespace
Fariborz Jahanian
2012-09-17
1
-2
/
+3
*
refactoring + objective-C specific test for my last patch.
Fariborz Jahanian
2012-09-06
1
-1
/
+15
*
objective-C string literal has no side-effect,
Fariborz Jahanian
2012-08-04
1
-0
/
+2
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
wordsmith an objc warning, rdar://7900756
Chris Lattner
2010-04-26
1
-1
/
+1
*
Match GCC's behavior and do not include '-Wunused-parameter' in '-Wunused'.
Ted Kremenek
2010-04-08
1
-1
/
+1
*
Augment __has_feature to report that Clang supports adding attribute 'unused'
Ted Kremenek
2010-03-05
1
-1
/
+9
*
Allow __attribute__((unused)) to be applied to ObjC ivars.
Ted Kremenek
2010-02-25
1
-10
/
+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
*
Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...
Daniel Dunbar
2009-11-17
1
-2
/
+3
*
Improve the diagnostic emitted when an unused ObjC property getter
Chris Lattner
2009-08-16
1
-1
/
+1
*
Warn on use of property dot syntax when unused.
Fariborz Jahanian
2009-08-12
1
-2
/
+1
*
merge two tests.
Chris Lattner
2009-08-11
1
-5
/
+16
*
Fix rdar://7126285: don't warn on unused ObjC property access
Chris Lattner
2009-08-11
1
-1
/
+16
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
remove objc prefixes from these tests.
Chris Lattner
2008-07-26
1
-0
/
+18