]> granicus.if.org Git - clang/commitdiff
AvailabilityAttr: update the document for macosx
authorManman Ren <manman.ren@gmail.com>
Wed, 29 Jun 2016 15:50:08 +0000 (15:50 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 29 Jun 2016 15:50:08 +0000 (15:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274133 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/AttrDocs.td

index 795ca2aae25711feaf01784e8a39a46459e1d690..6ed1f298eb0bcf1eaa2e756b0a23f6da2ba96efd 100644 (file)
@@ -746,6 +746,8 @@ are:
 ``macos``
   Apple's Mac OS X operating system.  The minimum deployment target is
   specified by the ``-mmacosx-version-min=*version*`` command-line argument.
+  ``macosx`` is supported for backward-compatibility reasons, but it is
+  deprecated.
 
 ``tvos``
   Apple's tvOS operating system.  The minimum deployment target is specified by