Those are useful for understanding contents of LazyCompoundVals.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks! Is it working in dark-mode as expected?
clang/utils/analyzer/exploded-graph-rewriter.py | ||
---|---|---|
647 ↗ | (On Diff #212254) | Extra space at the start of the string: ' <. |
clang/utils/analyzer/exploded-graph-rewriter.py | ||
---|---|---|
647 ↗ | (On Diff #212254) | I'm doing this intentionally because GraphViz's rendering of spaces is pretty weird. Without this space the new text gets agglutinated to the "Store:" caption. |