[PATCH] D34264: Introduce -Wunguarded-availability-new, which is like -Wunguarded-availability, except that it's enabled by default for new deployment targets

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 10:03:24 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306033: [Sema] Add -Wunguarded-availability-new (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D34264?vs=103577&id=103598#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34264

Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/SemaObjC/unguarded-availability-new.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34264.103598.patch
Type: text/x-patch
Size: 13953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170622/7c69cd7a/attachment-0001.bin>


More information about the cfe-commits mailing list