Charusso accepted this revision. Charusso marked an inline comment as done. Charusso added a comment. This revision is now accepted and ready to land.
Nice, the end of that huge work is getting closer. Thanks! ================ Comment at: clang/utils/analyzer/exploded-graph-rewriter.py:229 + for t in json_ps['dynamic_types']]) \ + if json_ps['dynamic_types'] is not None else None + ---------------- Hm, I would avoid that over-complicated code, but because most likely it is remain like that for the next decade, I see no problem here. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64041/new/ https://reviews.llvm.org/D64041 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits