]> granicus.if.org Git - clang/commitdiff
Replace an ambiguous "it"
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Jun 2016 13:35:55 +0000 (13:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 Jun 2016 13:35:55 +0000 (13:35 +0000)
Thanks to Sean for the suggestion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272260 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 376b4c704571768bf15529c438ef2798681b5f4a..6da879043ccfb7c5ae36213e683aeb60714e26bf 100644 (file)
@@ -49,7 +49,7 @@ Major New Features
 
 - Clang will no longer passes --build-id by default to the linker. In modern
   linkers that is a relatively expensive option. It can be passed explicitly
-  with -Wl,--build-id. To have clang always pass it, build it with
+  with -Wl,--build-id. To have clang always pass it, build clang with
   -DENABLE_LINKER_BUILD_ID.
 
 Improvements to Clang's diagnostics