Replace an ambiguous "it"

Thanks to Sean for the suggestion.

llvm-svn: 272260
This commit is contained in:
Rafael Espindola 2016-06-09 13:35:55 +00:00
parent c962c4936e
commit 8b5b61aaf3
1 changed files with 1 additions and 1 deletions

View 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