.\" 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
.
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
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
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.
.