clang标志的完整文档在哪里? [英] Where is the complete documentation of clang flags?

查看:103
本文介绍了clang标志的完整文档在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道的参考文献在这里:

The references I know are here:

http://clang.llvm.org/docs/ClangCommandLineReference.html
http://clang.llvm.org/docs/DiagnosticsReference.html

但我找不到像-msse4.1这样的标志,那么clang.llvm.org上是否有受支持标志的完整列表,还是我们需要外部文档?

but I can't find flags like -msse4.1,so are there complete list of supported flags on clang.llvm.org,or we need external documentation?

推荐答案

使用 CTRL + F 可以在 -m 目标标志上进行查找。

Use CTRL + F to lookup on the -m target flags.

https://clang.llvm.org/docs/genindex.html

这篇关于clang标志的完整文档在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆