Skip to content

[Sema] Only emit warnings on entry point attrs with missing shader attr for libraries (#6284)#6286

Merged
bob80905 merged 1 commit intomicrosoft:release-1.8.2403from
bob80905:cp_warn_ignored_entry_attrib02
Feb 13, 2024
Merged

[Sema] Only emit warnings on entry point attrs with missing shader attr for libraries (#6284)#6286
bob80905 merged 1 commit intomicrosoft:release-1.8.2403from
bob80905:cp_warn_ignored_entry_attrib02

Conversation

@bob80905
Copy link
Copy Markdown
Collaborator

In implementing this PR:
#6243 somehow, the condition to only emit the warning for library shaders was left out.
This PR is a follow up on #6243 to properly restrict the emission of this warning for non-library shaders.
This should properly fix #6100

(cherry picked from commit dbf60d7)

…tr for libraries (microsoft#6284)

In implementing this PR:
microsoft#6243
somehow, the condition to only emit the warning for library shaders was
left out.
This PR is a follow up on microsoft#6243 to properly restrict the emission of
this warning for non-library shaders.
This should properly fix microsoft#6100

(cherry picked from commit dbf60d7)
@bob80905 bob80905 requested a review from a team as a code owner February 12, 2024 23:05
@bob80905 bob80905 merged commit d5ece2e into microsoft:release-1.8.2403 Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants