[libcxx-commits] [PATCH] D146294: [libcxx] Fix crash in std::stringstream with payload >= INT_MAX

Azat Khuzhin via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 10 00:33:12 PDT 2023


azat added a comment.

It looks like CI is broken <https://buildkite.com/llvm-project/libcxx-ci/builds/22064#018766ba-da88-4ad6-b7f8-96cf0d194913>?

  + tee /home/libcxx-builder/.buildkite-agent/builds/google-libcxx-builder-libcxx-precommit-ci-group-0grb-1/llvm-project/libcxx-ci/build/check-format/clang-format.patch
  error: cannot find executable "clang-format"
  🚨 Error: The command exited with status 2



  CMake Error at CMakeLists.txt:10 (project):
    No CMAKE_C_COMPILER could be found.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146294



More information about the libcxx-commits mailing list