[all-commits] [llvm/llvm-project] 3a8282: Add minor version to libclang.so and libclang-cpp....
Tom Stellard via All-commits
all-commits at lists.llvm.org
Thu Jan 21 11:37:42 PST 2021
Branch: refs/heads/release/11.x
Home: https://github.com/llvm/llvm-project
Commit: 3a8282376b6c2bb65a3bb580c10d4da1296d8df1
https://github.com/llvm/llvm-project/commit/3a8282376b6c2bb65a3bb580c10d4da1296d8df1
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-01-21 (Thu, 21 Jan 2021)
Changed paths:
M clang/CMakeLists.txt
M clang/tools/clang-shlib/CMakeLists.txt
M clang/tools/libclang/CMakeLists.txt
Log Message:
-----------
Add minor version to libclang.so and libclang-cpp.so SONAME
This patch is for the release/11.x branch. We need to bump the SONAME, because
the ABI of the shared library is changing
Reviewed By: sylvestre.ledru, cuviper
Differential Revision: https://reviews.llvm.org/D94941
More information about the All-commits
mailing list