# GrayC: Greybox Compiler Fuzzing GrayC is a greybox fuzzer for C compilers and a libfuzzer-based tool. In brief, GrayC works as follows. Starting with an initial corpus of test programs, it us
Abstract Existing LLM-based compiler fuzzers often produce syntactically or semantically invalid testprograms, limiting their effectiveness in exercising compiler optimisations and backend com-ponent
# GrayC: Greybox Compiler Fuzzing GrayC is a greybox fuzzer for C compilers and a libfuzzer-based tool. In brief, GrayC works as follows. Starting with an initial corpus of test programs, it uses li