forked from OSchip/llvm-project
parent
195a1e2184
commit
ef644c56a2
|
@ -232,7 +232,6 @@ Currently, clang is divided into the following libraries and tool:
|
|||
<li><b>librewrite</b> - Editing of text buffers (important for code rewriting
|
||||
transformation, like refactoring).</li>
|
||||
<li><b>libanalysis</b> - Static analysis support.</li>
|
||||
<li><b><a href="docs/libIndex.html">libindex</a></b> - Cross-translation-unit infrastructure and indexing support.</li>
|
||||
<li><b>clang</b> - A driver program, client of the libraries at various
|
||||
levels.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue