]> granicus.if.org Git - clang/commitdiff
and now there are 3!
authorChris Lattner <sabre@nondot.org>
Mon, 21 Mar 2011 16:25:11 +0000 (16:25 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Mar 2011 16:25:11 +0000 (16:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128001 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LanguageExtensions.html

index 99c7d013ca2f2e67396b69283ffb6ab8bb8d46f7..30aa0e121e7c77167749feafe315cfe39ea276a6 100644 (file)
@@ -80,7 +80,7 @@ more information on these extensions.</p>
 <!-- ======================================================================= -->
 
 <p>Language extensions can be very useful, but only if you know you can depend
-on them.  In order to allow fine-grain features checks, we support two builtin
+on them.  In order to allow fine-grain features checks, we support three builtin
 function-like macros.  This allows you to directly test for a feature in your
 code without having to resort to something like autoconf or fragile "compiler
 version checks".</p>