Fix test in "CFG: Create scope for non-compound range-for body."
authorJames Y Knight <jyknight@google.com>
Mon, 1 Feb 2021 00:47:37 +0000 (19:47 -0500)
committerJames Y Knight <jyknight@google.com>
Mon, 1 Feb 2021 00:56:26 +0000 (19:56 -0500)
commit20b1c1300c8f00d85e1292158f865c1bd0d1e12c
treeee1152bb1b7385dce3e16d49cfadaa6da54d2810
parent54842fa0bba0c6cf69b7eb94f4b10d8da8aa5170
Fix test in "CFG: Create scope for non-compound range-for body."

The constant 4 is sometimes printed as "4L", or "4LL", in CFG dump
output, depending on platform; accept all variants.

Ammends commit 8f670d5b6d8f39bf9bf1d142dacef3afaed6d70b.
clang/test/Analysis/auto-obj-dtors-cfg-output.cpp