From 6fed8a4f8a4b6dd3e5dea4eaa840894b7dd71cd8 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Wed, 28 Aug 2013 06:03:59 +0000 Subject: [PATCH] Remove comment on the availability of boxed expressions. They have been available for a while. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189446 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ObjectiveCLiterals.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/ObjectiveCLiterals.rst b/docs/ObjectiveCLiterals.rst index 92e4fb65cd..8066d8f6be 100644 --- a/docs/ObjectiveCLiterals.rst +++ b/docs/ObjectiveCLiterals.rst @@ -218,12 +218,6 @@ character data is valid. Passing ``NULL`` as the character pointer will raise an exception at runtime. When possible, the compiler will reject ``NULL`` character pointers used in boxed expressions. -Availability ------------- - -Boxed expressions will be available in clang 3.2. It is not currently -available in any Apple compiler. - Container Literals ================== -- 2.40.0