[PATCH] D135701: [clang] Do not override libclang.so's SOVERSION if CLANG_FORCE_MATCHING_LIBCLANG_SOVERSION

Sam James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 11 11:17:48 PDT 2022


thesamesam accepted this revision.
thesamesam added a comment.
This revision is now accepted and ready to land.

It fixes a real-life issue I hit with Doxygen, as you know, so I'm happy with this - and I don't see a reason to treat libclang specially. I'll wait to see what any other reviewers say first though.


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

https://reviews.llvm.org/D135701



More information about the cfe-commits mailing list