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
libclang-abi-tests: Fix failure when checking libclang.so
We were assuming that the symbol versions for libclang.so would be different
for each major release, but this is not longer true. The libclang.so symbol
versions only change when the ABI changes.
0 commit comments