Charusso accepted this revision.
Charusso added a comment.
This revision is now accepted and ready to land.

Thanks! Is it working in dark-mode as expected?



================
Comment at: clang/utils/analyzer/exploded-graph-rewriter.py:647
         else:
+            self._dump(' <font color="gray">(%s)</font>' % st.ptr)
             if prev_st is not None:
----------------
Extra space at the start of the string: `' <`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D65427



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

Reply via email to