[libcxx-commits] [PATCH] D120634: [Libcxx] Add <source_location> header.

James Y Knight via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 12 04:40:32 PST 2023


jyknight added a comment.

In D120634#4046133 <https://reviews.llvm.org/D120634#4046133>, @vitalybuka wrote:

> This bot is broken https://lab.llvm.org/buildbot/#/builders/37/builds/19454



  [ 96%] Generating ScudoUnitTest-i386-Test
  /b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/lib/gwp_asan/tests/recoverable.cpp:31:1: error: unused function 'DeallocateMemory2' [-Werror,-Wunused-function]
  DeallocateMemory2(gwp_asan::GuardedPoolAllocator &GPA, void *Ptr) {
  ^
  1 error generated.

That seems unrelated to this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120634



More information about the libcxx-commits mailing list