[all-commits] [llvm/llvm-project] eff9d7: [clang] NFC: Robustify sret test regex

Nathan Sidwell via All-commits all-commits at lists.llvm.org
Mon Nov 21 11:21:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eff9d72b9b63b5c2f506581180db34df3b70bec9
      https://github.com/llvm/llvm-project/commit/eff9d72b9b63b5c2f506581180db34df3b70bec9
  Author: Nathan Sidwell <nathan at acm.org>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M clang/test/CodeGen/sret.c
    R clang/test/CodeGen/sret2.c

  Log Message:
  -----------
  [clang] NFC: Robustify sret test regex

Replace old-style, brittle, grep with new-fangled FileCheck technology.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D137941




More information about the All-commits mailing list