aboutsummaryrefslogtreecommitdiff
path: root/docs/tools
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-08-17 17:34:48 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-08-17 17:34:48 +0000
commit224884e426f9aa190e3bd2377526d849e2cf92e7 (patch)
tree38b2a8729982180a47cd3e212fbeb6ebe2feaac5 /docs/tools
parent45975531e3e93033b41e04974340e4e8f7481d61 (diff)
Remove a gratuitous lie.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111253 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tools')
-rw-r--r--docs/tools/clang.pod1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/tools/clang.pod b/docs/tools/clang.pod
index 0c1ab574d5..94f6b767a8 100644
--- a/docs/tools/clang.pod
+++ b/docs/tools/clang.pod
@@ -515,7 +515,6 @@ targets.
=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.