SPIRV-Tools/utils
Raul Tambre 2b65a71d45 Fix use of 'is' operator for comparison (#2547)
The 'is' operator is not meant to be used for comparisons. It currently working is an implementation detail of CPython.
CPython 3.8 has added a SyntaxWarning for this.
2019-05-07 14:19:32 -04:00
..
check_code_format.sh Travis CI: add clang-format check 2017-12-05 08:02:33 -05:00
check_copyright.py Update copyright checker for 2019 (#2256) 2018-12-28 17:27:53 -05:00
check_symbol_exports.py Fix use of 'is' operator for comparison (#2547) 2019-05-07 14:19:32 -04:00
fixup_fuzz_result.py Script to fixup fuzzer results (#1792) 2018-08-02 20:28:40 -04:00
generate_grammar_tables.py Support SPIR-V 1.4 (#2550) 2019-05-07 12:27:18 -04:00
generate_language_headers.py Add asm, dis support for DebugInfo extended instruction set 2017-12-22 09:39:36 -05:00
generate_registry_tables.py Get vendor tool info from the SPIR-V registry file 2016-12-09 14:01:43 -05:00
generate_vim_syntax.py Fix generation of Vim syntax file 2018-02-09 17:47:51 -05:00
update_build_version.py Do nothing if trying to make the current dir 2017-03-20 11:23:35 -04:00