package goblint-cil
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=5577007bfac63c3f0609abdb74119fe674c9bc8529d790e90ef73a85964aa07a
sha512=f1a393fa92614ceaf857bec4df474d3e152c578d0ab5fdf791e9129668861ccaa37efae2f18aa539965d6c2ed4dabb47b4a5262aab55112e181935def06f18da
doc/goblint-cil.pta/Ptranal/index.html
Module Ptranal
Source
Print extra debugging info
Debug constraints (print all constraints)
Debug smart alias queries
Debug may alias queries
Print out the top level constraints
Make the analysis monomorphic
Disable subtyping
Make the flow step a no-op
Show the progress of the flow step
Treat undefined functions conservatively
client can specify particular external functions that have no side effects
Analyze a file
Print the type of each lvalue in the program
If undefined functions are analyzed conservatively, any of the high-level queries may raise this exception
type for abstract locations
Give an abstract location for a varinfo
Give an abstract location for an Cil lvalue
Print a string representing an absloc, for debugging.
Compute points to sets for variables. If true is passed, print the sets.