[all-commits] [llvm/llvm-project] 1e0f84: libclang-abi-tests: Fix failure when checking libc...

Tom Stellard via All-commits all-commits at lists.llvm.org
Mon Feb 7 16:07:54 PST 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e0f843abd4f0c3d2f1a9f7350d658f7d95332d0
      https://github.com/llvm/llvm-project/commit/1e0f843abd4f0c3d2f1a9f7350d658f7d95332d0
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M .github/workflows/libclang-abi-tests.yml

  Log Message:
  -----------
  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.




More information about the All-commits mailing list