forked from OSchip/llvm-project
parent
0c34b138df
commit
a45ebd2fd1
|
@ -35,9 +35,7 @@
|
|||
<p>Clang currently implements all of the ISO C++ 1998 standard (including
|
||||
the defects addressed in the ISO C++ 2003 standard) except for 'export'
|
||||
(which has been removed from the C++'0x draft).
|
||||
However, the implementation of Clang C++ is still somewhat immature, with
|
||||
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>
|
||||
The <a href="http://llvm.org/bugs/">LLVM bug tracker</a>
|
||||
contains a Clang C++ component that tracks known Clang C++ bugs.</p>
|
||||
|
||||
<h2 id="projects">Projects Building with Clang</h2>
|
||||
|
|
Loading…
Reference in New Issue