Changed wording of availability.

llvm-svn: 155086
This commit is contained in:
Patrick Beard 2012-04-19 01:02:16 +00:00
parent 99f15d6eb7
commit cbcacc6aa3
1 changed files with 1 additions and 1 deletions

View 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>