Bison: Non-functional: Move to revision 3.0.4.
This hopefully prevents obsucuring actual changes in a future commit. Also, adds a script to update the grammar.
This commit is contained in:
parent
952c2a0539
commit
758bb5520d
4 changed files with 2598 additions and 2896 deletions
3
glslang/updateGrammar
Executable file
3
glslang/updateGrammar
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
bison --defines=MachineIndependent/glslang_tab.cpp.h -t MachineIndependent/glslang.y -o MachineIndependent/glslang_tab.cpp
|
||||
Loading…
Add table
Add a link
Reference in a new issue