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
*
Improve a -Wunguarded-availability note
Erik Pilkington
2019-01-14
1
-9
/
+9
*
[Sema] Improve some -Wunguarded-availability diagnostics
Erik Pilkington
2017-08-14
1
-2
/
+2
*
[Sema] Don't allow -Wunguarded-availability to be silenced with redecls
Erik Pilkington
2017-07-05
1
-7
/
+23
*
[ObjC] Warn on unguarded use of partial declaration
Erik Pilkington
2016-08-16
1
-7
/
+7
*
[ObjC Availability] Fix partial-availability false positive introduced in r27...
Erik Pilkington
2016-08-01
1
-0
/
+5
*
Reapply r277058: "[ObjC] Consider availability of context when emitting avail...
Erik Pilkington
2016-07-29
1
-0
/
+31
*
Revert "[ObjC] Consider availability of context when emitting availability wa...
Erik Pilkington
2016-07-28
1
-31
/
+0
*
[ObjC] Consider availability of context when emitting availability warnings
Erik Pilkington
2016-07-28
1
-0
/
+31
*
AvailabilityAttr: we accept "macos" as the platform name.
Manman Ren
2016-06-28
1
-19
/
+19
*
Don't inherit the "unavailable" attribute from an overridden superclass method.
Douglas Gregor
2015-09-30
1
-0
/
+16
*
Don't inherit availability information when implementing a protocol requirement.
Douglas Gregor
2015-09-30
1
-0
/
+72
*
Tweak availability checking to look through typedef declarations.
Ted Kremenek
2015-05-14
1
-0
/
+16
*
Add -Wpartial-availability.
Nico Weber
2015-03-19
1
-0
/
+103
*
Objective-C. Recover from missing interface decl.
Fariborz Jahanian
2014-08-21
1
-0
/
+27
*
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