Change unicode dash to ASCII.
authorJamie Madill <jmadill@chromium.org>
Wed, 14 Dec 2016 20:48:56 +0000 (15:48 -0500)
committerJamie Madill <jmadill@chromium.org>
Wed, 14 Dec 2016 20:48:56 +0000 (15:48 -0500)
commitcebd97eb24e95980ab319f4d731c56a4669da87a
tree9ee884ac273916a395c2e8cdbf127579c8763d61
parent20f01e7fd04a5fa2de7b2f185b3cdc2771db506f
Change unicode dash to ASCII.

This change is helpful for integration with Chromium, which recently
added a compiler option to warn when compiling any source files which
use extended characters. In this case the offending character was a
single unicode dash in a comment.
glslang/MachineIndependent/Constant.cpp