https://github.com/shader-slang/slang
Raw File
Tip revision: 66f9a7cefe351d7e0a27fa77fbfe5ca93f2d8133 authored by Tim Foley on 02 January 2018, 18:44:05 UTC
Bug fix for humane source location computation. (#346)
Tip revision: 66f9a7c
undef.slang.expected
result code = 0
standard error = {
tests/preprocessor/undef.slang(5): warning 15401: macro 'FOO' is not defined
}
standard output = {
}
back to top