https://github.com/shader-slang/slang
Revision d43ee03c6101ce76331135cebdc57711cb3a2020 authored by Tim Foley on 12 July 2017, 20:48:20 UTC, committed by Tim Foley on 12 July 2017, 20:48:20 UTC
An expression with error type may still fail the l-value check, but we don't want to emit an error in that case.
1 parent aca34e7
History
Tip revision: d43ee03c6101ce76331135cebdc57711cb3a2020 authored by Tim Foley on 12 July 2017, 20:48:20 UTC
Don't report error on assigning to an erroneous expression
Tip revision: d43ee03
File Mode Size
build
examples
external
source
tests
tools
.gitignore -rw-r--r-- 271 bytes
.gitmodules -rw-r--r-- 107 bytes
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 1.5 KB
slang.h -rw-r--r-- 30.3 KB
slang.sln -rw-r--r-- 6.3 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top