Skip to content

There is no output when I use command clang -cc1 -analyze -analyzer-checker=debug.ViewExplodedGraph test.c to dump the ExplodedGraph of test.c #53873

Closed
@for-just-we

Description

When I use this command, shell output is Warning: viewing graph requires assertions, What does that means? And there is no any .dot file output. What should I do to view the ExplodedGraph of test.c.

The LLVM version I use is 12.0.0,I directly downloaded the released package instead of compiling from source code, the graphviz version I use is 2.40.1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions