[PATCH] D132486: SONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_SOVERSION
Tobias Hieta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 23 23:35:50 PDT 2022
thieta updated this revision to Diff 455087.
thieta added a comment.
Updated the option to default to ON - meaning we keep the current
behavior found in main. This rationel for this is explained in my post here:
https://discourse.llvm.org/t/rationale-for-removing-versioned-libclang-middle-ground-to-keep-it-behind-option/64410/32
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132486/new/
https://reviews.llvm.org/D132486
Files:
clang/CMakeLists.txt
clang/docs/ReleaseNotes.rst
clang/tools/libclang/CMakeLists.txt
clang/tools/libclang/libclang.exports
clang/tools/libclang/libclang.map
clang/tools/libclang/linker-script-to-export-list.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132486.455087.patch
Type: text/x-patch
Size: 31068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220824/d3b10b7f/attachment-0001.bin>
More information about the cfe-commits
mailing list