curdeius accepted this revision.
curdeius added inline comments.

================
Comment at: clang/include/clang/Format/Format.h:3504
+    enum AfterPlacementOperatorStyle : int8_t {
+      /// Removes space after ``new/delete`` operators and before ``(``.
+      /// \code
----------------
We have verbs: removes, add, leave. Si I think it should be "remove" here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127270

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

Reply via email to