[all-commits] [llvm/llvm-project] c84f5a: [Github] Skip MIR files for undef check (#120919)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Dec 24 01:09:55 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c84f5a9e00c02e6a4349846ed59ec85154b65e3f
https://github.com/llvm/llvm-project/commit/c84f5a9e00c02e6a4349846ed59ec85154b65e3f
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M llvm/utils/git/code-format-helper.py
Log Message:
-----------
[Github] Skip MIR files for undef check (#120919)
This patch skips checking files with a .mir extension for the presence
of undef. This was creating false positives that got reported on
discourse.
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