[PATCH] D108469: Improve handling of static assert messages.

Corentin Jabot via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 15:06:16 PDT 2022


cor3ntin added a comment.

In D108469#3616983 <https://reviews.llvm.org/D108469#3616983>, @leonardchan wrote:

> I think this might be the cause of the many libc++ static_assert failures we're seeing on our builders: https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8810079977358640657/overview

Thanks for the heads up, i reverted the patch until i can look into it. Sorry for the inconvenience


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108469



More information about the llvm-commits mailing list