From f7736eae856d14d7eb0aac8ba5eae90998e55e89 Mon Sep 17 00:00:00 2001 From: Patrick Beard Date: Thu, 19 Apr 2012 01:02:16 +0000 Subject: [PATCH] Changed wording of availability. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155086 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ObjectiveCLiterals.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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

-- 2.40.0