[PATCH] D56523: Improve a -Wunguarded-availability note

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 14 11:21:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC351108: Improve a -Wunguarded-availability note (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56523?vs=181130&id=181616#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56523/new/

https://reviews.llvm.org/D56523

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56523.181616.patch
Type: text/x-patch
Size: 21554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190114/275d5de3/attachment-0001.bin>


More information about the cfe-commits mailing list