SPIRV-Tools/include/spirv-tools
alan-baker e799bfb923
Prevent diagnostic memory leak (#2110)
Fixes https://crbug.com/906669

* Don't free diagnostics in spvBinaryParse
* When invoking the parser we wish to ignore the error messages from,
instead create a hijacked context and replace the message consumer with
a null consumer
2018-11-26 16:58:09 -05:00
..
instrument.hpp Add base and core bindless validation instrumentation classes (#2014) 2018-11-08 13:54:54 -05:00
libspirv.h Prevent diagnostic memory leak (#2110) 2018-11-26 16:58:09 -05:00
libspirv.hpp Initial commit for spirv-reduce. (#2056) 2018-11-21 14:03:09 -05:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp Add passes to propagate and eliminate redundant line instructions (#2027). (#2039) 2018-11-15 14:06:17 -05:00