-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add diagnostic to verify the left hand side of a generic constraint. …
…(#5112) shader-slang/slang@b4c851f
- Loading branch information
unknown
authored and
unknown
committed
Sep 20, 2024
1 parent
02e0e6e
commit 38a54b5
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Synthesize conformance for generic requirements. (#5111) | ||
26ca9c5b0657489f82a221c62903cbc802aaa6a0 | ||
Add diagnostic to verify the left hand side of a generic constraint. (#5112) | ||
b4c851fb1419f869bddaa08487f58376bc0a7144 |