https://pantsbuild.org/ logo
a

ancient-stone-50795

11/09/2015, 4:09 AM
So, I don't know what you were thinking about for how to tell zinc to turn off incremental compile for a target, but if there were an interface on VersionedTargetSet that you could ask it to really REALLY invalidate the target, we could add that check to the new
should_compile_incrementally(vts)
and our plugin wouldn't have to reach out and delete the analysis file.