Closed victornicolet closed 11 months ago
This PR adds intra-procedural field sensitivity. This can be activated globally by setting the option:
options: field-sensitive: true
in your config file.
This also brings some optimizations to the intra-procedural analysis running time.
This PR adds intra-procedural field sensitivity. This can be activated globally by setting the option:
in your config file.
This also brings some optimizations to the intra-procedural analysis running time.