[all-commits] [llvm/llvm-project] 2cf609: [NFC][Support] Apply clang-format to regcomp.c (#1...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Wed May 21 06:25:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cf6099cd5fa9876aa4ac160a8cf88a46c79ee55
      https://github.com/llvm/llvm-project/commit/2cf6099cd5fa9876aa4ac160a8cf88a46c79ee55
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2025-05-21 (Wed, 21 May 2025)

  Changed paths:
    M llvm/lib/Support/regcomp.c

  Log Message:
  -----------
  [NFC][Support] Apply clang-format to regcomp.c (#140769)

Apply clang-format to regcomp.c since it's not conformant and leads to
clang-format failures when doing individual changes to this file (for
example in https://github.com/llvm/llvm-project/pull/140758). File
generated by running `clang-format -i regcomp.c`



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list