Clang 用户文档
我不确定是在这里问还是在超级用户中问,但这个网站似乎更合适
我正在寻找专门针对这两个领域的 Clang 文档/分析:
- Clang 与 GCC 提供的警告的比较
- 我专门寻找 Clang 与 GCC 相比所做的检查量 http://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html
--analyze
标志的描述,它到底检查什么?
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:
- comparison 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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我确实在 Clang 邮件列表上询问过,但此时文档还不存在。
您可以关注此线程以获取更多信息:http://列表.cs.uiuc.edu/pipermail/cfe-dev/2011-March/013655.html
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