[PATCH] D105527: libclang.so: Make SONAME independent from LLVM version

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 28 09:31:29 PDT 2021


tstellar added a comment.

It looks like that function is missing from libclang.map, I think if you add it there it should fix the test.  I'm going to check to see if there are any more missing functions and then commit a fix.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105527/new/

https://reviews.llvm.org/D105527



More information about the cfe-commits mailing list