dawn-cmake/fuzzers/tint_ast_fuzzer
Alastair Donaldson 86dc88725a Add gn build support for spirv-tools + AST fuzzers
Allows the new transformation-based fuzzers to be built using gn, so
that they can be deployed on ClusterFuzz.

Fixes: tint:1002
Fixes: tint:1006

Change-Id: Ib9624e507e40836541eb424e710705345a198db1
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/58387
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Vasyl Teliman <vasniktel@gmail.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
2021-07-16 20:56:55 +00:00
..
mutation_finders Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutations fuzzers: Switch AST fuzzers to new generator API 2021-07-14 12:49:32 +00:00
protobufs fuzzers: Disable clang warning for clang 12 2021-07-13 20:04:51 +00:00
BUILD.gn Add gn build support for spirv-tools + AST fuzzers 2021-07-16 20:56:55 +00:00
CMakeLists.txt Implement AST fuzzer 2021-07-13 12:01:25 +00:00
cli.cc Fix AST fuzzer message serialization 2021-07-16 17:50:04 +00:00
cli.h Fix AST fuzzer message serialization 2021-07-16 17:50:04 +00:00
fuzzer.cc Fix AST fuzzer message serialization 2021-07-16 17:50:04 +00:00
mt_rng.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mt_rng.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutation.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutation.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutation_finder.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutation_finder.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutator.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
mutator.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
node_id_map.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
node_id_map.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
probability_context.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
probability_context.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
random_number_generator.cc Implement AST fuzzer 2021-07-13 12:01:25 +00:00
random_number_generator.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00
util.h Implement AST fuzzer 2021-07-13 12:01:25 +00:00