SPIRV-Tools/kokoro/scripts
Steven Perron 2b46521cd7 Add -fsantize to link flags. (#2506)
The option "SPIRV_USE_SANITIZER=address" does not work as stated in our
documentation because the link step fails for the tools.  We have to add
-fsanitize to the link flags so the correct libraries are added on the
link step.

Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/2482.
2019-04-11 16:33:26 -04:00
..
linux Add -fsantize to link flags. (#2506) 2019-04-11 16:33:26 -04:00
macos Set the C++ version to C++11 (#1933) 2018-09-27 09:44:01 -04:00
windows Fix python scripts to work with python3 (#2426) 2019-03-06 14:11:01 -05:00