[libcxx-commits] [PATCH] D95848: Add `noexcept` to `string::find` and similar members.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 5 14:14:38 PST 2021


zoecarver added a comment.

In D95848#2546010 <https://reviews.llvm.org/D95848#2546010>, @curdeius wrote:

> @zoecarver, https://buildkite.com/llvm-project/libcxx-ci/builds/1294
> To get there just click on "pre-merge checks", then the non-clickable link in the log: https://buildkite.com/llvm-project/diff-checks/builds/28054.
> Then just follow the tasks.
> Looks green, just Mac builds still waiting for an agent.

Aha! Thanks for the help, @curdeius! I didn't realize the link to the status is in the build logs.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95848/new/

https://reviews.llvm.org/D95848



More information about the libcxx-commits mailing list