[all-commits] [llvm/llvm-project] 1a65b8: [Clang][Misc] Change run line in fragile test
Atmn Patel via All-commits
all-commits at lists.llvm.org
Thu Dec 31 10:49:22 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a65b8c739a09c587fb55ef4d2d7def13718111c
https://github.com/llvm/llvm-project/commit/1a65b8c739a09c587fb55ef4d2d7def13718111c
Author: Atmn <atmndp at gmail.com>
Date: 2020-12-31 (Thu, 31 Dec 2020)
Changed paths:
M clang/test/Misc/loop-opt-setup.c
Log Message:
-----------
[Clang][Misc] Change run line in fragile test
This test has %clang in the run line when it should have %clang_cc1.
This should prevent future release test failures.
Differential Revision: https://reviews.llvm.org/D93952
More information about the All-commits
mailing list