From 4b79c50f5318c57ae7e6b8921e15dbb11bdf85ce Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 19 Mar 2009 07:06:44 +0000 Subject: [PATCH] add a note git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67290 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/features.html | 3 +++ 1 file changed, 3 insertions(+) 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

-- 2.40.0