MyDeveloperDay added inline comments.

================
Comment at: clang/include/clang/Format/Format.h:563
+  };
+
+  TrailingCommaStyle InsertTrailingCommas;
----------------
I think we need to add some text in here to ensure it gets documented 
automatically in ClangFormatStyleOptions.rst rather than the by hand version 
done in {D73768} otherwise revisions like {D78982} will end up removing it..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73354



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

Reply via email to