<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/diagnostics/warning_operator_left_shift_overflow.slang, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2024-06-04T17:26:12+00:00</updated>
<entry>
<title>Print warning when operator&lt;&lt; shifting too much (#4255)</title>
<updated>2024-06-04T17:26:12+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-06-04T17:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=9b6b31be5b38c588bde28d5f215d78cfc62620da'/>
<id>urn:sha1:9b6b31be5b38c588bde28d5f215d78cfc62620da</id>
<content type='text'>
* Print warning when operator&lt;&lt; shifting too much

Closes #3944

For the given type of the left side operand to `operator&lt;&lt;` is not big
enough for the right side operand, print a warning that the result will
be always zero.</content>
</entry>
</feed>
