[PATCH] D50194: LLVM Proto Fuzzer - Run Functions on Suite of Inputs

Emmett Neyman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 3 11:00:43 PDT 2018


emmettneyman added a comment.

An unrelated question:
Right now I have a mix of `static` and non-`static` functions in `handle_llvm.cpp`. Should they all be `static`?


Repository:
  rC Clang

https://reviews.llvm.org/D50194





More information about the cfe-commits mailing list