summaryrefslogtreecommitdiff
path: root/test/Analysis/exploded-graph-rewriter/environment.dot
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2019-06-26 00:14:49 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2019-06-26 00:14:49 +0000
commitad73bf289a90587b06d83ffc61ddd629ed8a90a8 (patch)
tree313884911e4863017a69dc92be08d9c0a9edeae6 /test/Analysis/exploded-graph-rewriter/environment.dot
parent0adc2e56cb807367f40b6862d4e82e15f7ff12fa (diff)
downloadclang-ad73bf289a90587b06d83ffc61ddd629ed8a90a8.tar.gz
[analyzer] exploded-graph-rewriter: Prettier location context dumps.
Make them span wider. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@364365 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/exploded-graph-rewriter/environment.dot')
-rw-r--r--test/Analysis/exploded-graph-rewriter/environment.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/exploded-graph-rewriter/environment.dot b/test/Analysis/exploded-graph-rewriter/environment.dot
index 052f35b28f..f624975db6 100644
--- a/test/Analysis/exploded-graph-rewriter/environment.dot
+++ b/test/Analysis/exploded-graph-rewriter/environment.dot
@@ -9,7 +9,7 @@
// CHECK-SAME: <td align="left">
// CHECK-SAME: <b>#0 Call</b>
// CHECK-SAME: </td>
-// CHECK-SAME: <td align="left">
+// CHECK-SAME: <td align="left" colspan="2">
// CHECK-SAME: <font color="grey60">foo </font>(line 4)
// CHECK-SAME: </td>
// CHECK-SAME: </tr>