[all-commits] [llvm/llvm-project] e1fc11: [CI] Reduce false positives in undef checker (#134...

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Tue Apr 8 01:53:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1fc118f3a2f3fb91a3045ce37a5259430594afc
      https://github.com/llvm/llvm-project/commit/e1fc118f3a2f3fb91a3045ce37a5259430594afc
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2025-04-08 (Tue, 08 Apr 2025)

  Changed paths:
    M llvm/utils/git/code-format-helper.py

  Log Message:
  -----------
  [CI] Reduce false positives in undef checker (#134687)

Only check for diffs containing "undef" in .ll files, this prevents
comments like `// We should not have undef values...` triggering the
undef checker bot.



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