Author: rsmith Date: Tue Apr 3 11:28:13 2018 New Revision: 329098 URL: http://llvm.org/viewvc/llvm-project?rev=329098&view=rev Log: Use Clang when referring to the project and clang when referring to the binary.
Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.rst?rev=329098&r1=329097&r2=329098&view=diff ============================================================================== --- cfe/trunk/docs/ReleaseNotes.rst (original) +++ cfe/trunk/docs/ReleaseNotes.rst Tue Apr 3 11:28:13 2018 @@ -62,8 +62,9 @@ Improvements to Clang's diagnostics Non-comprehensive list of changes in this release ------------------------------------------------- -- clang binary and libraries have been renamed from 7.0 to 7. - For example, the clang binary will be called clang-7 instead of clang-7.0. +- Clang binary and libraries have been renamed from 7.0 to 7. + For example, the ``clang`` binary will be called ``clang-7`` + instead of ``clang-7.0``. - ... _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits