From 480bb91b18b8c40c44b69418e2b9c342599cbe28 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 19 Mar 2009 07:06:44 +0000 Subject: add a note llvm-svn: 67290 --- clang/www/features.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'clang/www/features.html') diff --git a/clang/www/features.html b/clang/www/features.html index 21f6ebcc8d3..f3b76f8c63c 100644 --- a/clang/www/features.html +++ b/clang/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

-- cgit v1.2.3