[cfe-dev] Command line compiler options
mats petersson
mats at planetcatfish.com
Tue Jun 16 09:40:28 PDT 2015
http://clang.llvm.org/docs/UsersManual.html
Contains a section called "command line options", which to my reading is
complete.
Typing `clang --help` will give you a list of the options that particular
version of clang supports, with short descriptions of what each option does.
--
Mats
On 16 June 2015 at 17:27, Edward Diener <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
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150616/0cfe95d0/attachment.html>
More information about the cfe-dev
mailing list