Islam-Imad wrote: > > First of all, sorry about these failure and errors. I am wondering why such > > errors weren't triggered on my local machine ? After some updates i rebuild > > and run the tests . I will investigate more in this problem :) > > The latter comment about failure seems outdated because the initial problem > must be fixed by #171427. Why was this not caught on precommit CI? My best > guess is something with building static vs dynamic libs, so linking error was > not encountered in precommit CI.
BUILD_SHARED_LIBS:BOOL=OFF (the problem :smiling_face_with_tear:) https://github.com/llvm/llvm-project/pull/171058 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
