Commit 3a82823
committed
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/D949411 parent 9bbcb55 commit 3a82823
File tree
3 files changed
+7
-1
lines changed- clang
- tools
- clang-shlib
- libclang
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
0 commit comments