check-ppr: Add a --dump flag to aid in debugging
Currently tracking down where two ASTs disagree is quite difficult. Add a --dump flag to check-ppr which dumps the respective ASTs to files, which can then be easily compared with diff, etc.
Please register or sign in to comment