Author: ddunbar
Date: Tue Aug 17 12:34:48 2010
New Revision: 111253

URL: http://llvm.org/viewvc/llvm-project?rev=111253&view=rev
Log:
Remove a gratuitous lie.

Modified:
    cfe/trunk/docs/tools/clang.pod

Modified: cfe/trunk/docs/tools/clang.pod
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/tools/clang.pod?rev=111253&r1=111252&r2=111253&view=diff
==============================================================================
--- cfe/trunk/docs/tools/clang.pod (original)
+++ cfe/trunk/docs/tools/clang.pod Tue Aug 17 12:34:48 2010
@@ -515,7 +515,6 @@
 
 =head1 BUGS
 
-Clang currently does not have C++ support, and this manual page is incomplete.
 To report bugs, please visit L<http://llvm.org/bugs/>.  Most bug reports should
 include preprocessed source files (use the B<-E> option) and the full output 
of 
 the compiler, along with information to reproduce.


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to