On 30 Nov 2012, at 00:15, Eitan Adler wrote:

> Every time I talk to the clang folk about flags they point me to gcc
> documentation.

No we don't.  We point you at the gcc documentation and at the clang manual.  
Clang aims to support all of the gcc flags, and provides some extra ones as 
documented here:

http://clang.llvm.org/docs/UsersManual.html

If you are interested in writing a full manual for clang including the gcc 
options, then that would almost certainly be appreciated.  Most of this can be 
automatically generated.  The best thing to do would be to write a tablegen 
back end that could emit mandoc from the existing options descriptions.

David
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to