Skip to content

EPA: Remove EpAnnNotUsed

Alan Zimmerman requested to merge wip/az/epa-remove-epannnotused into master

We no longer need the EpAnnNotUsed constructor for EpAnn, as we can represent an unused annotation with an anchor having a EpaDelta of zero, and empty comments and annotations.

This simplifies code handling annotations considerably.

Updates haddock submodule

Merge request reports