SPIRV-Tools/test/val
Lei Zhang 755f97f534 Add a callback mechanism for communicating messages to callers.
Every time an event happens in the library that the user should be
aware of, the callback will be invoked.

The existing diagnostic mechanism is hijacked internally by a
callback that creates an diagnostic object each time an event
happens.
2016-09-15 12:35:48 -04:00
..
CMakeLists.txt Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
Validate.Capability.cpp Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
Validate.CFG.cpp Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
Validate.Layout.cpp Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
Validate.SSA.cpp Fix validator SSA check: Phi can use its own value sometimes 2016-09-14 15:15:28 -04:00
Validate.Storage.cpp Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
ValidateFixtures.cpp Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
ValidateFixtures.h Create separate binaries for validation tests. 2016-09-07 17:43:15 -04:00
ValidateID.cpp Fix validator: OpUndef can be member of a constant composite 2016-09-14 15:21:09 -04:00
ValidationState.cpp Add a callback mechanism for communicating messages to callers. 2016-09-15 12:35:48 -04:00