This revision was automatically updated to reflect the committed changes.
Closed by commit rC328769: Rename clang link from clang-X.Y to clang-X
(authored by sylvestre, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41808?vs=140202&id=140203#toc
Repository:
rC Clang
http
sylvestre.ledru updated this revision to Diff 140202.
sylvestre.ledru edited the summary of this revision.
sylvestre.ledru added a comment.
Add to the release notes
Repository:
rC Clang
https://reviews.llvm.org/D41808
Files:
CMakeLists.txt
docs/ReleaseNotes.rst
Index: docs/ReleaseNotes
dim accepted this revision.
dim added a comment.
This revision is now accepted and ready to land.
LGTM.
https://reviews.llvm.org/D41808
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commit
sylvestre.ledru updated this revision to Diff 139100.
sylvestre.ledru marked an inline comment as done.
sylvestre.ledru added a reviewer: dim.
https://reviews.llvm.org/D41808
Files:
CMakeLists.txt
Index: CMakeLists.txt
===
--- CM
dim added inline comments.
Comment at: CMakeLists.txt:422
+ "${CLANG_VERSION_MAJOR}" CACHE STRING
"Version number that will be placed into the clang executable, in the form
XX.YY")
set(LIBCLANG_LIBRARY_VERSION
Please update the descriptions too, e.g. "
sylvestre.ledru created this revision.
sylvestre.ledru added a reviewer: tstellar.
Herald added a subscriber: mgorny.
As we are only doing X.0.Z releases (not using the minor version), there is no
need to keep -X.Y in the version.
So, instead, I propose the following:
Instead of having clang-7.0