[PATCH] D109023: libclang: Document the soname change in the release notes
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 31 14:40:56 PDT 2021
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Thanks!
================
Comment at: clang/docs/ReleaseNotes.rst:311
-- ...
+- Make libclang SONAME independent from LLVM version. It will be updated only when
+ needed.
----------------
While here, mention the exact CMake variable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109023/new/
https://reviews.llvm.org/D109023
More information about the cfe-commits
mailing list