Mention the deployment target, and don't say "partial" which doesn't really mean anything to users.
rdar://problem/33601513
Paths
| Differential D56523
Improve a -Wunguarded-availability note ClosedPublic Authored by erik.pilkington on Jan 9 2019, 4:51 PM.
Details Summary Mention the deployment target, and don't say "partial" which doesn't really mean anything to users. rdar://problem/33601513
Diff Detail
Event TimelineComment Actions Hi Erik, this looks neat!
erik.pilkington added inline comments.
erik.pilkington marked an inline comment as done. Comment ActionsFix some triples in the tests.
This revision is now accepted and ready to land.Jan 14 2019, 11:00 AM Closed by commit rC351108: Improve a -Wunguarded-availability note (authored by epilk). · Explain WhyJan 14 2019, 11:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 181616 include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaExpr.cpp
test/Sema/attr-availability.c
test/Sema/availability-guard-format.mm
test/SemaObjC/attr-availability.m
test/SemaObjC/property-deprecated-warning.m
test/SemaObjC/unguarded-availability-new.m
test/SemaObjC/unguarded-availability.m
|