]> granicus.if.org Git - clang/commitdiff
fix tag
authorChris Lattner <sabre@nondot.org>
Sun, 27 Jul 2008 06:13:09 +0000 (06:13 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Jul 2008 06:13:09 +0000 (06:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54121 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_involved.html

index 398a1151e537919772cc6fda638c2e4e67166adb..75c5e8b4d493b4c516a4d7b1a6074e896742d5a7 100644 (file)
@@ -122,7 +122,7 @@ about source code. One great application of Clang would be to build an
 auto-documentation system like doxygen that generates code documentation from\r
 source code. The advantage of using Clang for such a tool is that the tool would\r
 use the same preprocessor/parser/ASTs as the compiler itself, giving it a very\r
-rich understanding of the code.</li> </ul>\r
+rich understanding of the code.</li> \r
 \r
 <li><b>Use clang libraries to implement better versions of existing tools</b>:\r
 Clang is built as a set of libraries, which means that it is possible to\r
@@ -133,6 +133,8 @@ The former can be improved to scale better and be more efficient.  The later
 could also be faster and more efficient at reducing C-family programs if built\r
 on the clang preprocessor.</li>\r
 \r
+</ul>\r
+\r
 <p>If you hit a bug with clang, it is very useful for us if you reduce the code\r
 that demonstrates the problem down to something small.  There are many ways to\r
 do this; ask on cfe-dev for advice.</p>\r