package goblint-cil
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=adea96efdb7611a688849491b363bcd5fc1e1fb8d6a937185560faefb42dd9cb
sha512=b8d8d835e9425cbbd59aeb06ce457e110cbd91c982d99c51e5a24bd5b7b9362f545db32c33ac6abc87a02015f29c8dc19e97ceb756ae1aefc659914f3598df19
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.