Skip to content
Snippets Groups Projects
Commit b7579aa9 authored by Chris Lattner's avatar Chris Lattner
Browse files

be less threatening.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116187 91177308-0d34-0410-b5e6-96231b3b80d8
parent d2c47bde
No related branches found
No related tags found
No related merge requests found
...@@ -35,9 +35,7 @@ ...@@ -35,9 +35,7 @@
<p>Clang currently implements all of the ISO C++ 1998 standard (including <p>Clang currently implements all of the ISO C++ 1998 standard (including
the defects addressed in the ISO C++ 2003 standard) except for 'export' the defects addressed in the ISO C++ 2003 standard) except for 'export'
(which has been removed from the C++'0x draft). (which has been removed from the C++'0x draft).
However, the implementation of Clang C++ is still somewhat immature, with The <a href="http://llvm.org/bugs/">LLVM bug tracker</a>
remaining bugs that may cause compiler crashes, erroneous errors and warnings,
or miscompiled code. The <a href="http://llvm.org/bugs/">LLVM bug tracker</a>
contains a Clang C++ component that tracks known Clang C++ bugs.</p> contains a Clang C++ component that tracks known Clang C++ bugs.</p>
<h2 id="projects">Projects Building with Clang</h2> <h2 id="projects">Projects Building with Clang</h2>
......
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