diff options
Diffstat (limited to 'docs/tools/clang.pod')
-rw-r--r-- | docs/tools/clang.pod | 1 |
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. |