[all-commits] [llvm/llvm-project] 603818: [test] Fix pre-ra-sched.c to check for error messa...
Hubert Tong via All-commits
all-commits at lists.llvm.org
Thu May 20 06:51:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 603818b97c795114f66a6fc13e8a5f0e54b49a13
https://github.com/llvm/llvm-project/commit/603818b97c795114f66a6fc13e8a5f0e54b49a13
Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M clang/test/CodeGen/pre-ra-sched.c
Log Message:
-----------
[test] Fix pre-ra-sched.c to check for error message from stderr
The test previous accidentally passed because it was looking for a lack
of specific input from the binary(!) output being sent to stdout.
More information about the All-commits
mailing list