It should be useful clang-fuzzer itself, though my own motivation is to use this in fuzzing clang-pseudo. (clang-tools-extra/pseudo/fuzzer). Differential Revision: https://reviews.llvm.org/D125166
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
RUN: clang-fuzzer-dictionary | FileCheck %s
|
|
CHECK-DAG: or="or"
|
|
CHECK-DAG: catch="catch"
|
|
CHECK-DAG: rawstart="R\x22("
|