[all-commits] [llvm/llvm-project] a24644: Revert "Run non-filechecked commands in update_cc_...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Mar 8 17:29:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a24644bb1ce09b40c2d751569dd5bb37ea9c995d
https://github.com/llvm/llvm-project/commit/a24644bb1ce09b40c2d751569dd5bb37ea9c995d
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
R clang/test/utils/update_cc_test_checks/Inputs/exec-all-runlines.c
R clang/test/utils/update_cc_test_checks/Inputs/exec-all-runlines.c.expected
R clang/test/utils/update_cc_test_checks/exec-all-runlines.test
M llvm/utils/update_cc_test_checks.py
Log Message:
-----------
Revert "Run non-filechecked commands in update_cc_test_checks.py"
This reverts commit 60d4c73b30a0e324c6ae314722eb036f70f4b03a.
The new test is broken on macos hosts. Discussion here:
https://reviews.llvm.org/D97068#2611269
https://reviews.llvm.org/D97068#2612675
... revert to green.
More information about the All-commits
mailing list