This is an archive of the discontinued LLVM Phabricator instance.

libclang: Document the soname change in the release notes
ClosedPublic

Authored by sylvestre.ledru on Aug 31 2021, 1:45 PM.

Details

Reviewers
MaskRay
tstellar

Diff Detail

Event Timeline

sylvestre.ledru requested review of this revision.Aug 31 2021, 1:45 PM
sylvestre.ledru created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2021, 1:45 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MaskRay accepted this revision.Aug 31 2021, 2:40 PM

Thanks!

clang/docs/ReleaseNotes.rst
311

While here, mention the exact CMake variable.

This revision is now accepted and ready to land.Aug 31 2021, 2:40 PM
MaskRay added inline comments.Aug 31 2021, 2:41 PM
tstellar accepted this revision.Aug 31 2021, 6:12 PM

LGTM, thank you.