[all-commits] [llvm/llvm-project] 563b59: [update_mc_test_checks.py] Fix python 3.8 compatib...

Alexander Richardson via All-commits all-commits at lists.llvm.org
Tue Jan 20 09:35:48 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 563b5969bb55511ada43da96315fa1310810adb0
      https://github.com/llvm/llvm-project/commit/563b5969bb55511ada43da96315fa1310810adb0
  Author: Alexander Richardson <alexrichardson at google.com>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M llvm/utils/update_mc_test_checks.py

  Log Message:
  -----------
  [update_mc_test_checks.py] Fix python 3.8 compatibility

Add `from __future__ import annotations` which is needed since
https://github.com/llvm/llvm-project/pull/174011 landed.

Pull Request: https://github.com/llvm/llvm-project/pull/176978



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