gpt4 book ai didi

llvm - 如何在 Clang 3.0 中使用 cfg-dump 选项?

转载 作者:行者123 更新时间:2023-12-01 23:05:08 30 4
gpt4 key购买 nike

我曾尝试做以下帖子: http://clang-developers.42468.n3.nabble.com/CFG-dump-in-clang-td2076047.html

像这样:
clang -cc1 -analyze -cfg-dump test.cpp

但是,我收到了这个警告:
错误:未知参数:'-cfg-dump'

如何使用 cfg-dump 选项?
Clang 3.0 没有 cfg-dump 选项吗?

最佳答案

这是renamed at Feb 17 15:39:39 CST 2011 ,修订版:125780

'-cfg-dump' is replaced by '-analyzer-checker=debug.DumpCFG'

'-dump-live-variables' is replaced by '-analyzer-checker=debug.DumpLiveVars'

'-cfg-view' is replaced by '-analyzer-checker=debug.ViewCFG'

更新:根据 haruna 在评论中的说法,使用任何分析器检查器都需要“-analyzer”选项。

关于llvm - 如何在 Clang 3.0 中使用 cfg-dump 选项?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9225325/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com