[PATCH] D115342: [benchmarks] Unbreak third-party/benchmark build on Solaris
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 01:16:00 PST 2023
ro abandoned this revision.
ro added a comment.
The patch is no longer crucial: since `third-party/benchmark` doesn't build with `-Werror` anymore, so there are just warnings left. Besides, the patch is now upstream <https://github.com/google/benchmark/commit/12e0d70a436f01951f857f6b2fc63c8c92a1884e>, so whenever someone imports the current version into LLVM, even those will be gone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115342/new/
https://reviews.llvm.org/D115342
More information about the llvm-commits
mailing list