-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
🎆 type:featureNew feature or requestNew feature or request🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yetBug or feature resolved - might not have been merged to master yet🏨 scope:infrastructureWork regarding the general infrastructure and functioning of LiSAWork regarding the general infrastructure and functioning of LiSA
Milestone
Description
Description
Add support for semantic checks that can access the results of the analysis.
Motivation
The most interesting part of static analysis is being able to issue warnings exploiting semantic information. Moreover, it gives a quick chance to verify the results of an analysis without having to thoroughly inspect its results.
Suggested implementation
Extend the structure of SyntacticCheck and of CheckTool, so that the same executor can be used to spawn the various checks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🎆 type:featureNew feature or requestNew feature or request🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yetBug or feature resolved - might not have been merged to master yet🏨 scope:infrastructureWork regarding the general infrastructure and functioning of LiSAWork regarding the general infrastructure and functioning of LiSA