Charusso accepted this revision. Charusso added a comment. This revision is now accepted and ready to land.
I really like that, thanks you! When you spend tons of time it is good for your eyes and that dark theme is very cool in 2019. ================ Comment at: clang/utils/analyzer/exploded-graph-rewriter.py:368 + if self._dark_mode: + self._dump_raw('bgcolor="black";\n') self._dump_raw('label="";\n') ---------------- Oh wait, it is bad for your eyes. I am using background `#252526` (37, 37, 38), text `#DCDCDC` (155, 155, 155), which still a little bit confusing after a long period of time. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64056/new/ https://reviews.llvm.org/D64056 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits