llvm-project/clang/tools/clang-fuzzer/proto-to-cxx
Chelsea Cassanova bcf6ffb87e Reland "[lldb/Fuzzer] Add fuzzer for expression evaluator"
This reverts commit d959324e1e.

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.
2022-08-04 11:47:06 -04:00
..
CMakeLists.txt Reland "[lldb/Fuzzer] Add fuzzer for expression evaluator" 2022-08-04 11:47:06 -04:00
loop_proto_to_cxx.cpp
loop_proto_to_cxx_main.cpp
proto_to_cxx.cpp
proto_to_cxx.h
proto_to_cxx_main.cpp