cling 0.5 is not building with gcc 8, because llvm 5.x does not build with gcc 8.
This would fix it
https://bugzilla.redhat.com/show_bug.cgi?id=1540620
and I created a pull-request
llvm/llvm-project#11
but it is not that easy to get added to LLVM.
Perhaps you have a possibility to get this patch included to LLVM ... (?)
cling 0.5 is not building with gcc 8, because llvm 5.x does not build with gcc 8.
This would fix it
https://bugzilla.redhat.com/show_bug.cgi?id=1540620
and I created a pull-request
llvm/llvm-project#11
but it is not that easy to get added to LLVM.
Perhaps you have a possibility to get this patch included to LLVM ... (?)