]> granicus.if.org Git - clang/commitdiff
Changed wording of availability.
authorPatrick Beard <pcbeard@mac.com>
Thu, 19 Apr 2012 01:02:16 +0000 (01:02 +0000)
committerPatrick Beard <pcbeard@mac.com>
Thu, 19 Apr 2012 01:02:16 +0000 (01:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155086 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ObjectiveCLiterals.html

index dc2f2fff09ac3f6c8a4a2cc54d5c39eea6444bcc..596253483aac58876138da29b891171f481c1409 100644 (file)
@@ -183,7 +183,7 @@ As with all C pointers, character pointer expressions can involve arbitrary poin
 
 <h3>Availability</h3>
 
-<p>This feature will be available in clang 3.2. It is not currently available in any Apple compiler.</p>
+<p>This feature will be available after clang 3.1. It is not currently available in any Apple compiler.</p>
 
 <h2>Container Literals</h2>