[libcxx-commits] [PATCH] D99789: [libc++] Add fallback standard flags and normalize corresponding feature.

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 6 06:09:07 PDT 2021


mstorsjo added a comment.

In D99789#2671013 <https://reviews.llvm.org/D99789#2671013>, @curdeius wrote:

> Can anyone help me with the CI failure (Runtimes build)?
> https://buildkite.com/llvm-project/libcxx-ci/builds/2347#91e9025e-e17d-41eb-a9ba-3bd5fd28c086
> (TBH, I'm looking for a confirmation that it's unrelated to this patch, as I've never seen a failure in this test, `test_demangle.pass.cpp`, and the message `libc++abi: terminating` is not very informative)

I'm seeing that in my recent CI runs too - so it's most probably unrelated to your patch, but no idea what triggered it...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99789



More information about the libcxx-commits mailing list