From: Chris Lattner
Date: Sat, 28 May 2011 17:53:17 +0000 (+0000)
Subject: make this a bit less confusing
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5b75219144d61ce7d6679e9c0b4c97aee3f32b1;p=clang
make this a bit less confusing
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132262 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/diagnostics.html b/www/diagnostics.html
index 4f7d025b8e..f4f923948a 100644
--- a/www/diagnostics.html
+++ b/www/diagnostics.html
@@ -299,6 +299,7 @@ examples are:
the end of the line that is missing it (line 4) instead of at the beginning of
the following line (line 5). This is particularly important with fixit hints
and caret diagnostics, because otherwise you don't get the important context.
+A second example is: