mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-21 19:20:07 +00:00
8ec9f456e6
* Fix export symbol test. The symbol export test does not check weak symbols, even though they are possibly exported. It also does not allow functions in the standard namespace even though it allows symbols on other namespaces. I've modified the check to look at the name of weakly defined function, and I've allowed functions in the standard namespace, functions in a local scope, and weak definitions of new and delete operators. Fixes #4250 |
||
---|---|---|
.. | ||
vscode | ||
check_code_format.sh | ||
check_copyright.py | ||
check_symbol_exports.py | ||
fixup_fuzz_result.py | ||
generate_grammar_tables.py | ||
generate_language_headers.py | ||
generate_registry_tables.py | ||
generate_vim_syntax.py | ||
git-sync-deps | ||
roll_deps.sh | ||
update_build_version.py |