From: Patrick Beard Date: Thu, 19 Apr 2012 01:02:16 +0000 (+0000) Subject: Changed wording of availability. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7736eae856d14d7eb0aac8ba5eae90998e55e89;p=clang Changed wording of availability. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155086 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ObjectiveCLiterals.html b/docs/ObjectiveCLiterals.html index dc2f2fff09..596253483a 100644 --- a/docs/ObjectiveCLiterals.html +++ b/docs/ObjectiveCLiterals.html @@ -183,7 +183,7 @@ As with all C pointers, character pointer expressions can involve arbitrary poin

Availability

-

This feature will be available in clang 3.2. It is not currently available in any Apple compiler.

+

This feature will be available after clang 3.1. It is not currently available in any Apple compiler.

Container Literals