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
/
attr-availability.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented delayed processing of 'unavailable' checking, just like with 'dep...
Ted Kremenek
2013-12-18
1
-3
/
+3
*
Add test case calling a deprecated method from a subclass that reimplements t...
Ted Kremenek
2013-04-08
1
-0
/
+28
*
Rework how ObjC method inherit deprecated/availability.
Ted Kremenek
2013-04-06
1
-2
/
+2
*
One can have an unavailable method overridden by an available method,
Douglas Gregor
2013-01-16
1
-4
/
+4
*
When checking availability attributes for consistency between an
Douglas Gregor
2013-01-15
1
-0
/
+13
*
availability in structured documents. Takes
Fariborz Jahanian
2012-10-01
1
-4
/
+4
*
objective-c: merge deprecated/unavailable attributes to
Fariborz Jahanian
2012-06-05
1
-2
/
+3
*
with -Wdeprecated, include a note to its deprecated declaration
Fariborz Jahanian
2012-04-23
1
-2
/
+9
*
Add a test triple. Who knew that all the world wasn't darwin?
Douglas Gregor
2011-09-23
1
-1
/
+1
*
Don't propagate the 'availability' attribute through declaration
Douglas Gregor
2011-09-23
1
-0
/
+13