dgoldman marked 4 inline comments as done. dgoldman added inline comments.
================ Comment at: tools/clang-fuzzer/handle-objc/handle_objc.cpp:50 + &Diags); +} + ---------------- morehouse wrote: > Since this is ~identical to handle_cxx, I'd like to reuse the implementation. > Can we make a more generic function (e.g., `handleLanguage(Language type, > ...)`) and use it for both? Done but left as handleCXX 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