From: Chris Lattner Date: Thu, 19 Mar 2009 07:06:44 +0000 (+0000) Subject: add a note X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b79c50f5318c57ae7e6b8921e15dbb11bdf85ce;p=clang add a note git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67290 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/features.html b/www/features.html index 21f6ebcc8d..f3b76f8c63 100644 --- a/www/features.html +++ b/www/features.html @@ -311,6 +311,9 @@ implements the "wwopen" class of APIs):

In practice, we've found that this is actually more useful in multiply nested macros that in simple ones.

+

Fix-it Hints

+ +

simple example + template<> example

C++ Fun Examples