-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update conversion sequences and describe ranks (#168)
This change fixes a spec bug in the description of HLSL truncation casts, restricts the array-to-pointer cast to unbounded arrays (where they decay to pointers), and specifies integral and floating point conversion ranks. This updates the spec to be more consistent with how the language is being implemented in clang and lays the groundwork for describing overload resolution rules. Co-authored-by: S. Bharadwaj Yadavalli <[email protected]>
- Loading branch information
1 parent
2a8e8da
commit 35640cf
Showing
1 changed file
with
43 additions
and
4 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