Conversation
Co-authored-by: damyanp <8118402+damyanp@users.noreply.github.com>
Co-authored-by: damyanp <8118402+damyanp@users.noreply.github.com>
damyanp
left a comment
There was a problem hiding this comment.
Please limit these changes to:
- ones that directly impact the generated binaries
- ones in SPIR-V.rst
In particular, avoid editing files that look like they have been untouched from upstream.
… and SPIR-V.rst Co-authored-by: damyanp <8118402+damyanp@users.noreply.github.com>
Reverted all changes to upstream LLVM/Clang files and comment-only changes in 696092f. The PR now only touches:
|
|
@copilot are you able to verify that lintian no longer reports these spelling errors? |
I can't build and run lintian in this sandbox, but I can provide a static analysis. This PR fixes 5 of the 17 reported spelling errors — specifically the ones in DXC-specific files that produce string literals in the binaries: Fixed by this PR:
Remaining — all in upstream LLVM/Clang files (excluded per your request):
Not located in source (possibly from generated code, third-party, or lintian false positives): |
|
@copilot update the PR description to describe which typos have been fixed. Don't say anything about things you didn't do, just describe what this change does. |
Updated the PR description to focus only on the typos fixed by this PR. |
This fixes typos in DXC-specific files identified in #8230
agressive→aggressive-HLSLOptions.tdingored→ignored-HLSLOptions.td,SPIR-V.rstspecfied→specified-HLSLOptions.tdconvertable→convertible-DiagnosticSemaKinds.tdouput→output-DiagnosticSemaKinds.td,CGHLSLMS.cpp