diff options
| -rw-r--r-- | clang/www/comparison.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/www/comparison.html b/clang/www/comparison.html index 973e9758fc8..bfb01f3290a 100644 --- a/clang/www/comparison.html +++ b/clang/www/comparison.html @@ -43,7 +43,7 @@ <li>GCC is popular and widely adopted.</li>
</ul>
- <p>Cons of GCC vs clang:</p>
+ <p>Pros of clang vs GCC:</p>
<ul>
<li>GCC has a very old codebase which presents a steep learning curve to new
@@ -101,7 +101,7 @@ but requires you to write C++ code to extend it.</li>
</ul>
- <p>Cons of Elsa vs clang:</p>
+ <p>Pros of clang vs Elsa:</p>
<ul>
<li>The Elsa community is extremely small and major development work seems
@@ -138,7 +138,7 @@ compiler.</li>
</ul>
- <p>Cons of PCC vs clang:</p>
+ <p>Pros of clang vs PCC:</p>
<ul>
<li>PCC dates from the 1970's and has been dormant for most of that time.
|

