[all-commits] [llvm/llvm-project] 8371cd: Disable ConstraintSystemTest for now
Pranav Kant via All-commits
all-commits at lists.llvm.org
Tue Jan 16 20:05:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8371cdca12b1510d9ac6a1d13d573ced6c05402f
https://github.com/llvm/llvm-project/commit/8371cdca12b1510d9ac6a1d13d573ced6c05402f
Author: Pranav Kant <prka at google.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
Log Message:
-----------
Disable ConstraintSystemTest for now
as it started failing after https://github.com/llvm/llvm-project/commit/8e514c572e44eda237417236b4c92176dfce9cd9
Above commit enables llvm::DebugFlag which is a global variable.
More information about the All-commits
mailing list