dgoldman added a comment.

In D69171#1714624 <https://reviews.llvm.org/D69171#1714624>, @sammccall wrote:

> Rather than adding a new fuzzer binary, can we make the language an option?
>  The whole implementation seems almost identical down to 
> handleobjc/handlecxx...


It's similar at the moment (was initially going to add more flags), but I could 
swap it over to read an integer/Boolean to swap between the two languages. If 
we want to modify them in the future (which we might be interested in depending 
on how well this works) it probably makes sense to keep them separate though.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69171/new/

https://reviews.llvm.org/D69171



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to