[all-commits] [llvm/llvm-project] ccd76c: [clang-tidy][NFC] Remove regex hacks to match full...

Victor Chernyakin via All-commits all-commits at lists.llvm.org
Tue Dec 9 01:19:45 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccd76c550371ca47032732cef8dbef0df4aed013
      https://github.com/llvm/llvm-project/commit/ccd76c550371ca47032732cef8dbef0df4aed013
  Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
  Date:   2025-12-09 (Tue, 09 Dec 2025)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/readability/redundant-control-flow.cpp

  Log Message:
  -----------
  [clang-tidy][NFC] Remove regex hacks to match full lines in `readability-redundant-control-flow`'s tests (#171298)

I think I just missed this file when doing #162293. Also, I took the
opportunity to make the `CHECK-FIXES` lines a bit more nicely indented.



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