[PATCH] D109023: libclang: Document the soname change in the release notes

2021-09-21 Thread Sylvestre Ledru via Phabricator via cfe-commits
sylvestre.ledru closed this revision. sylvestre.ledru added a comment. it landed Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109023/new/ https://reviews.llvm.org/D109023 ___ cfe-commits mailing list cf

[PATCH] D109023: libclang: Document the soname change in the release notes

2021-08-31 Thread Sylvestre Ledru via Phabricator via cfe-commits
sylvestre.ledru added a comment. OK, for the variable, I took the liberty then to cherry-pick : https://github.com/llvm/llvm-project/commit/039d1a94b908d786965bf4fd35f9e933ca899719 For the release notes: https://github.com/llvm/llvm-project/commit/d597db1aebf282fa88d4359816f409d164054095 https://

[PATCH] D109023: libclang: Document the soname change in the release notes

2021-08-31 Thread Tom Stellard via Phabricator via cfe-commits
tstellar accepted this revision. tstellar added a comment. LGTM, thank you. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D109023/new/ https://reviews.llvm.org/D109023 ___ cfe-commits mailing list cfe-com

[PATCH] D109023: libclang: Document the soname change in the release notes

2021-08-31 Thread Fangrui Song via Phabricator via cfe-commits
MaskRay added inline comments. Comment at: clang/docs/ReleaseNotes.rst:311 -- ... +- Make libclang SONAME independent from LLVM version. It will be updated only when + needed. MaskRay wrote: > While here, mention the exact CMake variable. Also link to https:/

[PATCH] D109023: libclang: Document the soname change in the release notes

2021-08-31 Thread Fangrui Song via Phabricator via cfe-commits
MaskRay accepted this revision. MaskRay added a comment. This revision is now accepted and ready to land. Thanks! Comment at: clang/docs/ReleaseNotes.rst:311 -- ... +- Make libclang SONAME independent from LLVM version. It will be updated only when + needed. ---

[PATCH] D109023: libclang: Document the soname change in the release notes

2021-08-31 Thread Sylvestre Ledru via Phabricator via cfe-commits
sylvestre.ledru created this revision. sylvestre.ledru added reviewers: MaskRay, tstellar. sylvestre.ledru requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D109023 Files: cla