Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2018 17:30:35 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        sgk@troutmask.apl.washington.edu, freebsd-current@freebsd.org
Subject:   Re: clang manual page?
Message-ID:  <1522971035.49673.250.camel@freebsd.org>
In-Reply-To: <20180405223852.GA43120@troutmask.apl.washington.edu>
References:  <20180405223852.GA43120@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2018-04-05 at 15:38 -0700, Steve Kargl wrote:
> Is anyone working on fixing the clang manual to actually
> document the available options?
> 
> % man clang
> (search for -std=)
>        -std=<language>
>               Specify the language standard to compile for.
> 
> OK, what does <language> mean?
> 

clang --help has more info than the manpage, but it's still light on
details.

-- Ian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1522971035.49673.250.camel>