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
/
warn-deprecated-implementations.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend -Wdeprecated-implementations to warn about unavailable methods
Alex Lorenz
2017-07-13
1
-1
/
+8
*
NFC, Cleanup the code for -Wdeprecated-implementations
Alex Lorenz
2017-07-13
1
-5
/
+5
*
[Sema][ObjC] Don't emit availability diags for category @implementations
Erik Pilkington
2017-05-31
1
-3
/
+2
*
Correct class-template deprecation behavior-REDUX
Erich Keane
2017-03-23
1
-2
/
+2
*
Support attributes for Objective-C categories
Alex Lorenz
2017-03-23
1
-0
/
+7
*
Revert "Correct class-template deprecation behavior"
Martin Bohme
2017-03-22
1
-2
/
+2
*
Correct class-template deprecation behavior
Erich Keane
2017-03-21
1
-2
/
+2
*
Objective-C. No need to issue deprecated warning if deprecated method
Fariborz Jahanian
2014-03-18
1
-2
/
+14
*
Implemented delayed processing of 'unavailable' checking, just like with 'dep...
Ted Kremenek
2013-12-18
1
-1
/
+1
*
objective-C: Do not issue deprecated warning about implementation
Fariborz Jahanian
2012-11-17
1
-2
/
+11
*
-Wdeprecated warning to include reference (as a note)
Fariborz Jahanian
2012-05-27
1
-1
/
+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
-4
/
+4
*
Implicitly assume that a ObjC category to an unavailable interface is also un...
Argyrios Kyrtzidis
2011-10-06
1
-1
/
+2
*
Warn if method for a deprecated method is implemented.
Fariborz Jahanian
2011-02-15
1
-0
/
+45