[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:42:00 PDT 2021


MaskRay added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:311
 
-- ...
+- Make libclang SONAME independent from LLVM version. It will be updated only when
+  needed.
----------------
MaskRay wrote:
> While here, mention the exact CMake variable.
Also link to https://lists.llvm.org/pipermail/cfe-dev/2021-June/068423.html


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