Added extension SPV_VALIDATOR_ignore_type_decl_unique
authorAndrey Tuganov <andreyt@google.com>
Thu, 11 May 2017 19:32:29 +0000 (15:32 -0400)
committerDavid Neto <dneto@google.com>
Thu, 25 May 2017 15:36:48 +0000 (11:36 -0400)
commit20fe9466662a9890246dacc6e5f6a3df5a8fb369
tree82e556c315bb0318764f966b46dcc011e14ac68f
parent3492cc63b89156a605a28fb2cc78244791286f59
Added extension SPV_VALIDATOR_ignore_type_decl_unique

If extension is present in the module, validator will ignore the "type
declaration must be unique" rule.
source/validate_type_unique.cpp
test/val/val_type_unique_test.cpp
utils/generate_grammar_tables.py