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 15cb68d commit b8c6d33Copy full SHA for b8c6d33
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 some examples for the power of this library based design: If you wanted to
+<p>Some examples of the power of this library based design are: 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