[all-commits] [llvm/llvm-project] 779be6: Fix update-test-checks.py on Python 3.6 (#93116)
Eli Friedman via All-commits
all-commits at lists.llvm.org
Thu May 23 10:36:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 779be6fd1d5a7b9b93654abb363c28e7ff51483e
https://github.com/llvm/llvm-project/commit/779be6fd1d5a7b9b93654abb363c28e7ff51483e
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M llvm/utils/UpdateTestChecks/common.py
Log Message:
-----------
Fix update-test-checks.py on Python 3.6 (#93116)
re.Match apparently doesn't exist in older versions.
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