MyDeveloperDay added inline comments.
================ Comment at: clang/lib/Format/Format.cpp:347 + IO.enumCase(Value, "false", FormatStyle::FPBS_Leave); + IO.enumCase(Value, "true", FormatStyle::FPBS_Always); + } ---------------- yes remove these... this is why you need to mark the comments done Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D125171/new/ https://reviews.llvm.org/D125171 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits