[all-commits] [llvm/llvm-project] 20b1c1: Fix test in "CFG: Create scope for non-compound ra...

James Y Knight via All-commits all-commits at lists.llvm.org
Sun Jan 31 16:57:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20b1c1300c8f00d85e1292158f865c1bd0d1e12c
      https://github.com/llvm/llvm-project/commit/20b1c1300c8f00d85e1292158f865c1bd0d1e12c
  Author: James Y Knight <jyknight at google.com>
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
    M clang/test/Analysis/auto-obj-dtors-cfg-output.cpp

  Log Message:
  -----------
  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.




More information about the All-commits mailing list