HLSL: Fix #1655; use "" for nullptr file names. Needs test cases.
authorJohn Kessenich <cepheus@frii.com>
Wed, 16 Jan 2019 09:07:51 +0000 (16:07 +0700)
committerJohn Kessenich <cepheus@frii.com>
Wed, 16 Jan 2019 09:07:51 +0000 (16:07 +0700)
commitb2395e9ddf443b4449ae1ca86fc48e24de3470ba
tree5c71ba657169e4f13445aa92385e3e8595807aa1
parentd72f488cc6c4927ebda8af55950650fa818b8f1d
HLSL: Fix #1655; use "" for nullptr file names. Needs test cases.
glslang/Include/Common.h
glslang/MachineIndependent/preprocessor/PpContext.h [changed mode: 0755->0644]
hlsl/hlslParseHelper.cpp [changed mode: 0755->0644]