[PATCH] D109023: libclang: Document the soname change in the release notes
Sylvestre Ledru via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 31 13:45:19 PDT 2021
sylvestre.ledru created this revision.
sylvestre.ledru added reviewers: MaskRay, tstellar.
sylvestre.ledru requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109023
Files:
clang/docs/ReleaseNotes.rst
Index: clang/docs/ReleaseNotes.rst
===================================================================
--- clang/docs/ReleaseNotes.rst
+++ clang/docs/ReleaseNotes.rst
@@ -308,7 +308,8 @@
libclang
--------
-- ...
+- Make libclang SONAME independent from LLVM version. It will be updated only when
+ needed.
Static Analyzer
---------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109023.369786.patch
Type: text/x-patch
Size: 347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210831/a427d592/attachment.bin>
More information about the cfe-commits
mailing list