MyDeveloperDay added inline comments.

================
Comment at: clang/docs/ClangFormatStyleOptions.rst:794
+
+    AlignConsecutiveMacros: AcrossEmptyLines
+
----------------
HazardyKnusperkeks wrote:
> yusuke-kadowaki wrote:
> > MyDeveloperDay wrote:
> > > Should this say `AlignedConsecutuveCommets`
> > No. This part is a documentation about AlignConsecutiveStyle type, which is 
> > appended automatically after all the options that take 
> > AlignConsecutiveStyle type.
> Which we could change to reflect that it's used for multiple options.
Or you could use your own struct! And it would be correct and not full of 
options that don’t apply. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132131

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

Reply via email to