We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 843ed4b commit 7f1cd78Copy full SHA for 7f1cd78
clang/docs/ReleaseNotes.rst
@@ -147,7 +147,7 @@ Clang Frontend Potentially Breaking Changes
147
that ``none`` means that there is no operating system. As opposed to an unknown
148
type of operating system.
149
150
- This change my cause clang to not find libraries, or libraries to be built at
+ This change can cause clang to not find libraries, or libraries to be built at
151
different file system locations. This can be fixed by changing your builds to
152
use the new normalized triple. However, we recommend instead getting the
153
normalized triple from clang itself, as this will make your builds more
0 commit comments