[PATCH] D62946: [analyzer] ProgramPoint: more explicit printJson()

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 6 21:38:22 PDT 2019


Charusso added a comment.

In D62946#1533592 <https://reviews.llvm.org/D62946#1533592>, @NoQ wrote:

> Fair enough!
>
> Tests are welcome.


Is it possible? E.g. I have not found any case for `PostCondition` and may it requires 10+ of dot dumps which is very space-consuming. I think test to printing something is only required on their respective consumers side, which is D62761 <https://reviews.llvm.org/D62761>, so later.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62946/new/

https://reviews.llvm.org/D62946





More information about the cfe-commits mailing list