You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running tests is failed when CMake options `ENABLE_LAPI_TESTS` and
`ENABLE_COV` are enabled. The patch enables C/C++ flags related to
code coverage for luzer, this prevents an error on loading
luzer_impl.so due to undefined symbol `llvm_gcda_summary_info`.
0 commit comments