File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h1>Clang - Features and Goals</h1>
2828< p > End-User Features:</ p >
2929
3030< ul >
31- < li > < a href ="#performance "> Fast Compile-times and low memory use</ a > </ li >
31+ < li > < a href ="#performance "> Fast compilation and low memory use</ a > </ li >
3232< li > < a href ="#expressivediags "> Expressive diagnostics</ a > </ li >
3333< li > < a href ="#gcccompat "> GCC compatibility</ a > </ li >
3434</ ul >
@@ -59,7 +59,7 @@ <h2><a name="enduser">End-User Features</a></h2>
5959
6060
6161<!--=======================================================================-->
62- < h3 > < a name ="performance "> Fast Compile-times and Low Memory Use</ a > </ h3 >
62+ < h3 > < a name ="performance "> Fast compilation and Low Memory Use</ a > </ h3 >
6363<!--=======================================================================-->
6464
6565< p > A major focus of our work on clang is to make it fast, light and scalable.
You can’t perform that action at this time.
0 commit comments