Commit bcf6ffb8 authored by Chelsea Cassanova's avatar Chelsea Cassanova
Browse files

Reland "[lldb/Fuzzer] Add fuzzer for expression evaluator"

This reverts commit d959324e.

The target_include_directories in the clang-fuzzer CMake files
are set to PRIVATE instead of PUBLIC to prevent the clang buildbots
from breaking when symlinking clang into llvm.

The expression evaluator fuzzer itself has been modified to prevent a
bug that occurs when running it without a target.
parent 12e78ff8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment