[all-commits] [llvm/llvm-project] 039d1a: [clang] Move the soname declaration in a variable ...
Sylvestre Ledru via All-commits
all-commits at lists.llvm.org
Tue Aug 31 23:53:44 PDT 2021
Branch: refs/heads/release/13.x
Home: https://github.com/llvm/llvm-project
Commit: 039d1a94b908d786965bf4fd35f9e933ca899719
https://github.com/llvm/llvm-project/commit/039d1a94b908d786965bf4fd35f9e933ca899719
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M clang/tools/libclang/CMakeLists.txt
Log Message:
-----------
[clang] Move the soname declaration in a variable at the top of the file
Currently, it is a bit buried in the file even if this is
pretty important for distro.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D108533
Commit: e7e20e1eb66ad61f03f54103fd966c73ba99e7cb
https://github.com/llvm/llvm-project/commit/e7e20e1eb66ad61f03f54103fd966c73ba99e7cb
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
libclang: Document the soname change in the release notes
Differential Revision: https://reviews.llvm.org/D109023
Compare: https://github.com/llvm/llvm-project/compare/65eb65c694f5...e7e20e1eb66a
More information about the All-commits
mailing list