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

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 26 19:47:36 PDT 2021


tstellar added a comment.

In D105527#2906247 <https://reviews.llvm.org/D105527#2906247>, @Bigcheese wrote:

> For future reference this was very difficult to merge into external changes. It looks like you resorted this at the same time as renaming it, and that messes up git's rename logic.

OK, sorry about that.  Is there some way to check this before committing?  It seems like it might be useful to have a pre-commit test for it.


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