curdeius added inline comments.
================ Comment at: clang/lib/Format/Format.cpp:399 + IO.enumCase(Value, "false", FormatStyle::SI_Never); + IO.enumCase(Value, "", FormatStyle::SI_CaseInsensitive); + IO.enumCase(Value, "true", FormatStyle::SI_CaseInsensitive); ---------------- curdeius wrote: > Is this needed? Ok. You just fixed it. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D95017/new/ https://reviews.llvm.org/D95017 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits