We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6527f59 commit 68f1987Copy full SHA for 68f1987
clang/www/features.html
@@ -183,7 +183,7 @@ <h3><a name="libraryarch">Library Based Architecture</a></h3>
183
levels.</li>
184
</ul>
185
186
-<p>As an example of the power of this library based design.... If you wanted to
+<p>As some examples for the power of this library based design: If you wanted to
187
build a preprocessor, you would take the Basic and Lexer libraries. If you want
188
an indexer, you would take the previous two and add the Parser library and
189
some actions for indexing. If you want a refactoring, static analysis, or
0 commit comments