开发者

Clang user documentation

开发者 https://www.devze.com 2023-02-13 09:05 出处:网络
I was unsure whether to ask here or in superuser, but this site seemed more appropriate I\'m looking for documentation/analysis on Clang specifically for these two areas:

I was unsure whether to ask here or in superuser, but this site seemed more appropriate

I'm looking for documentation/analysis on Clang specifically for these two areas:

  • comp开发者_JS百科arison of warnings provided by Clang vs. GCC
    • I'm specifically looking for the amount of checking that Clang is doing in comparison to GCC http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
  • description of the --analyze flag, what exactly does it check?


I did ask on the Clang mailing list and the documentation is non-existent at this point.

You can follow this thread for more information: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-March/013655.html

0

精彩评论

暂无评论...
验证码 换一张
取 消