Author: Sylvestre Ledru
Date: 2021-09-01T08:51:43+02:00
New Revision: e7e20e1eb66ad61f03f54103fd966c73ba99e7cb

URL: 
https://github.com/llvm/llvm-project/commit/e7e20e1eb66ad61f03f54103fd966c73ba99e7cb
DIFF: 
https://github.com/llvm/llvm-project/commit/e7e20e1eb66ad61f03f54103fd966c73ba99e7cb.diff

LOG: libclang: Document the soname change in the release notes

Differential Revision: https://reviews.llvm.org/D109023

Added: 
    

Modified: 
    clang/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 4b6f4fe5e245b..ee899c204a891 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -308,7 +308,8 @@ clang-format
 libclang
 --------
 
-- ...
+- Make libclang SONAME independent from LLVM version. It will be updated only 
when
+  needed.
 
 Static Analyzer
 ---------------


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to