[PATCH] D93846: [clang-format] PR16518 Add flag to suppress empty line insertion before access modifier

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 30 02:34:28 PST 2020


MyDeveloperDay added inline comments.


================
Comment at: clang/include/clang/Format/Format.h:1351
 
+  /// If true, the empty line is inserted before access modifiers
+  /// \code
----------------
The full stop will go here then regenerate.


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

https://reviews.llvm.org/D93846



More information about the cfe-commits mailing list