Vassil Vassilev

Results 292 comments of Vassil Vassilev

This depends on the approach solving #248 where we delay all of the differentiation until the end of the translation unit.

This issue will be potentially fixed by addressing #726.

@PetroZarytskyi, can we close this issue now?

@TobiasDuswald, just looking around for the time being. I am not sure how things work yet ;)

@smuzaffar, we will probably start moving towards more upstream llvm parts in Cling. These PRs need to be tested on cmssw because of relocation and pcms. Can you test this...

@smuzaffar, thank you! `ROOT CI / mac14 ARM64 LLVM_ENABLE_ASSERTIONS=On` seems to be broken at cmake configuration and I do not see how this could be caused by this PR. Let's...

Doesn't https://github.com/root-project/cling/issues/430 require a simpler fix by adding libSerialization to the list of linked libraries?

libclangSerialization is not part of llvm but clang and won’t be part of llvm.so

> > For Guix purposes, ... > > For other purposes :) we should continue to make sure we can also build LLVM and CLANG in static mode. The shared...

> > libclangSerialization is not part of llvm but clang and won’t be part of llvm.so > > You're right, I answered too quickly. But rereading my original report I...