-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Hi! Can I imitate the incremental compilation process? I mean I have the following test case: I should compile a project that uses my compiler plugin, check results, save them, modify several files in the project, recompile the project and check new results. The problem is that I don't want to recompile the full project since it is important to check if clean (old, not dirty) files were analyzed by my compiler plugin.
NorbertSandor
Metadata
Metadata
Assignees
Labels
No labels