summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-02-27 01:45:36 +0000
committerdim <dim@FreeBSD.org>2011-02-27 01:45:36 +0000
commitf68a7f9db849093e22c705d6a7e3c83802cd3df2 (patch)
treedac82cdc0f551637b451cd38600b7156aea52eaa /usr.bin/clang
parentb951d621be1d00a520871c689c1cd687b6aa3ae6 (diff)
downloadFreeBSD-src-f68a7f9db849093e22c705d6a7e3c83802cd3df2.zip
FreeBSD-src-f68a7f9db849093e22c705d6a7e3c83802cd3df2.tar.gz
Regenerate clang and tblgen manpages; the clang manpage has some minor
updates.
Diffstat (limited to 'usr.bin/clang')
-rw-r--r--usr.bin/clang/clang/clang.19
-rw-r--r--usr.bin/clang/tblgen/tblgen.14
2 files changed, 8 insertions, 5 deletions
diff --git a/usr.bin/clang/clang/clang.1 b/usr.bin/clang/clang/clang.1
index 99ea82e..b508c4d 100644
--- a/usr.bin/clang/clang/clang.1
+++ b/usr.bin/clang/clang/clang.1
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -125,7 +125,7 @@
.\" ========================================================================
.\"
.IX Title "CLANG 1"
-.TH CLANG 1 "2010-09-27" "Clang 2.8" "Clang Tools Documentation"
+.TH CLANG 1 "2010-10-25" "clang 2.9" "Clang Tools Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -197,7 +197,7 @@ stages. In addition to compilation of code, Clang also supports other tools:
\&\fBClang Static Analyzer\fR
.PP
The Clang Static Analyzer is a tool that scans source code to try to find bugs
-though code analysis. This tool uses many parts of Clang and is built into the
+through code analysis. This tool uses many parts of Clang and is built into the
same driver.
.SH "OPTIONS"
.IX Header "OPTIONS"
@@ -264,6 +264,9 @@ Enable support for Pascal-style strings with \*(L"\epfoo\*(R".
.IP "\fB\-fms\-extensions\fR" 4
.IX Item "-fms-extensions"
Enable support for Microsoft extensions.
+.IP "\fB\-fmsc\-version=\fR" 4
+.IX Item "-fmsc-version="
+Set _MSC_VER. Defaults to 1300 on Windows. Not set otherwise.
.IP "\fB\-fborland\-extensions\fR" 4
.IX Item "-fborland-extensions"
Enable support for Borland extensions.
diff --git a/usr.bin/clang/tblgen/tblgen.1 b/usr.bin/clang/tblgen/tblgen.1
index 6ac2072..e1f08c0 100644
--- a/usr.bin/clang/tblgen/tblgen.1
+++ b/usr.bin/clang/tblgen/tblgen.1
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
+.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -125,7 +125,7 @@
.\" ========================================================================
.\"
.IX Title "TBLGEN 1"
-.TH TBLGEN 1 "2010-06-19" "LLVM 2.8" "LLVM Command Guide"
+.TH TBLGEN 1 "2010-06-19" "LLVM 2.9" "LLVM Command Guide"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
OpenPOWER on IntegriCloud