Avoid creation of temporary std::string when looking up keywords and reserved words
authorMaxime Coste <maxime.coste@havok.com>
Wed, 11 Nov 2015 17:38:31 +0000 (17:38 +0000)
committerMaxime Coste <maxime.coste@havok.com>
Wed, 11 Nov 2015 18:24:37 +0000 (18:24 +0000)
commit29051bd148a1cac0e6a131753b9cf3a0550f3967
treebc9a04f6c84c6d4b5642acdbe6d2db5d91fecf8d
parent1c77f3a8d2771b5bc6375841d35e3e5f5c048fe6
Avoid creation of temporary std::string when looking up keywords and reserved words
glslang/MachineIndependent/Scan.cpp