[libcxx-commits] [PATCH] D91708: [libc++] ADL-proof <vector> by adding _VSTD:: qualification on calls.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 19 12:24:43 PST 2020
Quuxplusone added a comment.
I see now that when Harbormaster says "Harbormaster completed remote builds in B79288 <https://reviews.llvm.org/B79288>: Diff 306093." with a little green checkmark next to it, that little green checkmark does **not** mean that the remote build actually succeeded and passed all the tests! It means that the (possibly failing) build results are //available to view//.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91708/new/
https://reviews.llvm.org/D91708
More information about the libcxx-commits
mailing list