curdeius accepted this revision.
curdeius added a comment.
This revision is now accepted and ready to land.

LGTM pending CI.



================
Comment at: clang/lib/Format/UnwrappedLineParser.cpp:2531
+  parseRecord();
+  // This does not apply for Java, JavaScript and C#.
+  if (Style.Language == FormatStyle::LK_Java ||
----------------
Nit when you're here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101860

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

Reply via email to