[all-commits] [llvm/llvm-project] 69665c: [flang][nfc] Add missing `REQUIRES` flag in a test
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Thu Nov 10 07:59:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69665c4b27bbb7619de88662b96b51305b33e822
https://github.com/llvm/llvm-project/commit/69665c4b27bbb7619de88662b96b51305b33e822
Author: Andrzej Warzynski <andrzej.warzynski at gmail.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M flang/test/Driver/pass-plugin.f90
Log Message:
-----------
[flang][nfc] Add missing `REQUIRES` flag in a test
D129156 has caused a buildbot failure:
* https://lab.llvm.org/buildbot/#/builders/175/builds/20472.
Clearly `examples` is missing from the `REQUIRES` list. Sending this
without a review as a quick fix.
More information about the All-commits
mailing list