[cfe-dev] Command line compiler options
Edward Diener
eldlistmailingz at tropicsoft.com
Tue Jun 16 10:57:11 PDT 2015
On 6/16/2015 12:40 PM, Reid Kleckner wrote:
> Unfortunately, it's only encoded in the source. =/ At some point I would
> like it if we could do write a tablegen backend to generate such
> documentation.
Thanks ! Clang really does need to document for each release the full
set of command-line options it supports in its documentation. If it
supports, for any given clang release, the exact same option as gcc it
would only need to specify the release of gcc to which that option
corresponds, since documentation for gcc command-line options for any
given gcc major.minor release is readily available.
>
> On Tue, Jun 16, 2015 at 9:27 AM, Edward Diener
> <eldlistmailingz at tropicsoft.com
> <mailto:eldlistmailingz at tropicsoft.com>> wrote:
>
> For any given version of clang, including the latest, is there any
> list of command-line compiler options, with their meanings, which
> clang accepts ?
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> <mailto:cfe-dev at cs.uiuc.edu>
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
More information about the cfe-dev
mailing list