llvm-project/clang/tools/clang-fuzzer/handle-cxx
Alex Bradbury f7dc77e942 [clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleCXX after rC348907
This library was breaking my -DBUILD_SHARED_LIBS=1 build. rC348915 seemed to miss this case.

As this seems an "obvious" fix, I am committing without pre-commit review as
per the LLVM developer policy.

llvm-svn: 348929
2018-12-12 14:33:24 +00:00
..
CMakeLists.txt [clang-fuzzer] Add explicit dependency on clangSerialization for clangHandleCXX after rC348907 2018-12-12 14:33:24 +00:00
handle_cxx.cpp Implemented proto to LLVM conversion and LLVM fuzz target 2018-06-22 18:05:00 +00:00
handle_cxx.h