Thanks for the fix Nico!
On Sun, Apr 21, 2019 at 9:17 PM Nico Weber wrote:
> r358858 might help with this.
>
> On Sat, Apr 20, 2019 at 7:15 PM Nico Weber wrote:
>
>> This breaks building with LLVM_ENABLE_THREADS=OFF. The call probably
>> needs to be behind a `#if LLVM_ENABLE_THREADS`.
>>
>> FAI
r358858 might help with this.
On Sat, Apr 20, 2019 at 7:15 PM Nico Weber wrote:
> This breaks building with LLVM_ENABLE_THREADS=OFF. The call probably needs
> to be behind a `#if LLVM_ENABLE_THREADS`.
>
> FAILED: bin/c-index-test
> ...
> lib/libclang.a(CIndex.cpp.o): In function `void llvm::func
This breaks building with LLVM_ENABLE_THREADS=OFF. The call probably needs
to be behind a `#if LLVM_ENABLE_THREADS`.
FAILED: bin/c-index-test
...
lib/libclang.a(CIndex.cpp.o): In function `void llvm::function_ref::callback_fn(long)':
CIndex.cpp:(.text._ZN4llvm12function_refIFvvEE11callback_fnIZ25c