Charusso accepted this revision.
Charusso marked an inline comment as done.
Charusso added a comment.

Thanks for the main development! Could I start to reduce the size with my 
SVG-magic? What do you think about make it more SVG-based on the styling side?



================
Comment at: clang/utils/analyzer/exploded-graph-rewriter.py:375
+        def dump_binding(f, b, is_added=None):
+            self._dump('<tr><td align="center">%s</td>'
+                       '<td align="left"><i>S%s</i></td>'
----------------
Good catch!


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

https://reviews.llvm.org/D62761



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to