[all-commits] [llvm/llvm-project] 2346d1: Speculatively fix this C DR test

Aaron Ballman via All-commits all-commits at lists.llvm.org
Tue Jul 12 12:18:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2346d19a262eb6d62db9588afb154a5ef856dabb
      https://github.com/llvm/llvm-project/commit/2346d19a262eb6d62db9588afb154a5ef856dabb
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
    M clang/test/C/drs/dr268.c

  Log Message:
  -----------
  Speculatively fix this C DR test

There is a failing bot:
http://45.33.8.238/macm1/40002/step_7.txt

It looks to be failing because of a regex and how it handles whitespace,
so modifying the CHECK line slightly to account for that.




More information about the All-commits mailing list