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

Vitaly Buka via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 12 15:37:40 PST 2023


vitalybuka added a comment.

In D120634#4047134 <https://reviews.llvm.org/D120634#4047134>, @jyknight wrote:

> 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.

Thanks, in must be the second patch on the  blame list, D140173 <https://reviews.llvm.org/D140173>
Sorry for the noise.


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