Use Clang when referring to the project and clang when referring to the binary.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 3 Apr 2018 18:28:13 +0000 (18:28 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 3 Apr 2018 18:28:13 +0000 (18:28 +0000)
llvm-svn: 329098

clang/docs/ReleaseNotes.rst

index 58c8113..d91167e 100644 (file)
@@ -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``.
 
 - ...