summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/clang
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2018-01-22 03:14:34 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2018-01-22 03:14:34 +0000
commit928348672ab232906cd5afbb61d139358d716985 (patch)
tree9f90a2cb7ea660a8494c8ce8f621d7a454f7e366 /gnu/usr.bin/clang
parent6fab286a3cc708f1431505e9a0146d20c39efac6 (diff)
regen
Diffstat (limited to 'gnu/usr.bin/clang')
-rw-r--r--gnu/usr.bin/clang/clang/clang.112
1 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/clang/clang/clang.1 b/gnu/usr.bin/clang/clang/clang.1
index 3cc29196c99..c0422166ceb 100644
--- a/gnu/usr.bin/clang/clang/clang.1
+++ b/gnu/usr.bin/clang/clang/clang.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "CLANG" "1" "Aug 20, 2017" "5" "Clang"
+.TH "CLANG" "1" "Jan 22, 2018" "5" "Clang"
.SH NAME
clang \- the Clang C, C++, and Objective-C compiler
.
@@ -311,9 +311,9 @@ best at \fI\%\-O0\fP\&. When more than one option starting with \fI\-g\fP is
specified, the last one wins:
.INDENT 7.0
.INDENT 3.5
-\fB\-g\fP Generate debug information.
+\fI\%\-g\fP Generate debug information.
.sp
-\fB\-gline\-tables\-only\fP Generate only line table debug information. This
+\fI\%\-gline\-tables\-only\fP Generate only line table debug information. This
allows for symbolicated backtraces with inlining information, but does not
include any information about variables, their locations or types.
.sp
@@ -344,7 +344,7 @@ needed by a module and could be replaced with a forward declaration.
Further, Clang will only emit type info for a dynamic C++ class in the
module that contains the vtable for the class.
.sp
-The \fB\-fstandalone\-debug\fP option turns off these optimizations.
+The \fI\%\-fstandalone\-debug\fP option turns off these optimizations.
This is useful when working with 3rd\-party libraries that don\(aqt come with
debug information. This is the default on Darwin. Note that Clang will
never emit type information for types that are not referenced at all by the
@@ -597,10 +597,10 @@ include preprocessed source files (use the \fI\%\-E\fP option) and the full
output of the compiler, along with information to reproduce.
.SH SEE ALSO
.sp
-\fBas(1)\fP, \fBld(1)\fP
+\fBas(1)\fP, \fBclang\-local(1)\fP, \fBld(1)\fP
.SH AUTHOR
Maintained by the Clang / LLVM Team (<http://clang.llvm.org>)
.SH COPYRIGHT
-2007-2017, The Clang Team
+2007-2018, The Clang Team
.\" Generated by docutils manpage writer.
.