[all-commits] [llvm/llvm-project] 5b6008: [OpenMP] Fix tool tests 9475ed84909463ad594602dd76...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat Jul 26 09:39:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b60087eede95a5d4c14d9eaaf0b90faadb24c50
https://github.com/llvm/llvm-project/commit/5b60087eede95a5d4c14d9eaaf0b90faadb24c50
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-07-26 (Sat, 26 Jul 2025)
Changed paths:
M openmp/runtime/test/lit.cfg
Log Message:
-----------
[OpenMP] Fix tool tests 9475ed84909463ad594602dd76583f4ff12efcd0
These were still passing because I did not clear all the test artifacts
in between so the old ones were still present after updating the test. I
forgot to update a lit substitution which failed on clean builds.
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