curdeius added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:13696
                "      }\n"
-               "    break;\n"
+               "      break;\n"
                "    }\n"
----------------
curdeius wrote:
> MyDeveloperDay wrote:
> > whilst I don't really like changing the indentation I don't think there was 
> > anything that says it was correct before.
> That is really strange that `case` is indented differently than `break`. Is 
> it intended? Is the style really like this?
Forget it. I was thinking about something else.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94500

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

Reply via email to