[all-commits] [llvm/llvm-project] 0df607: Do not run gcount test on any *armv7l* (fixes test...
Azat Khuzhin via All-commits
all-commits at lists.llvm.org
Sat May 20 03:05:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0df607ca96d8b0608e99d2a4dae7e137e5e8f02d
https://github.com/llvm/llvm-project/commit/0df607ca96d8b0608e99d2a4dae7e137e5e8f02d
Author: Azat Khuzhin <a3at.mail at gmail.com>
Date: 2023-05-20 (Sat, 20 May 2023)
Changed paths:
M libcxx/test/std/input.output/string.streams/stringstream.members/gcount.pass.cpp
Log Message:
-----------
Do not run gcount test on any *armv7l* (fixes test on llvm-clang-win-x-armv7l)
There was one buildbot (for llvm-clang-win-x-armv7l) that hadn't been
run for the initial revision [1].
[1]: https://lab.llvm.org/buildbot#builders/60/builds/12118
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D150886
More information about the All-commits
mailing list