[PATCH] D33000: Add support for pretty platform names to `@available`/`__builtin_available`

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 9 08:48:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302540: Add support for pretty platform names to `@available`/ (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D33000?vs=98276&id=98297#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33000

Files:
  cfe/trunk/include/clang/Basic/Attr.td
  cfe/trunk/lib/Parse/ParseExpr.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/test/FixIt/fixit-availability.c
  cfe/trunk/test/FixIt/fixit-availability.mm
  cfe/trunk/test/Parser/objc-available.m
  cfe/trunk/test/SemaObjC/unguarded-availability.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33000.98297.patch
Type: text/x-patch
Size: 13495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170509/7840c2f0/attachment.bin>


More information about the cfe-commits mailing list