Author: lattner
Date: Sat May 28 12:53:17 2011
New Revision: 132262

URL: http://llvm.org/viewvc/llvm-project?rev=132262&view=rev
Log:
make this a bit less confusing

Modified:
    cfe/trunk/www/diagnostics.html

Modified: cfe/trunk/www/diagnostics.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/diagnostics.html?rev=132262&r1=132261&r2=132262&view=diff
==============================================================================
--- cfe/trunk/www/diagnostics.html (original)
+++ cfe/trunk/www/diagnostics.html Sat May 28 12:53:17 2011
@@ -299,6 +299,7 @@
 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:
 </p>
 
 <pre>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to