Skip to content
Snippets Groups Projects
Commit dd26998c authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Better C++11 support is no longer an advantage of GCC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155312 91177308-0d34-0410-b5e6-96231b3b80d8
parent 1664d540
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,6 @@
<ul>
<li>GCC supports languages that clang does not aim to, such as Java, Ada,
FORTRAN, etc.</li>
<li>GCC has a few <a href="cxx_status.html">C++'11 features</a> that Clang
does not yet support.</li>
<li>GCC supports more targets than LLVM.</li>
<li>GCC is popular and widely adopted.</li>
<li>GCC does not require a C++ compiler to build it.</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment