vitalybuka added inline comments.
================ Comment at: llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp:155 + cl::desc("collect control flow for each function"), cl::Hidden, + cl::init(false)); + ---------------- MaskRay wrote: > false can be removed I'll keep it for consistency with the rest of file Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D133157/new/ https://reviews.llvm.org/D133157 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits