fickert added a comment.

I added an `IsAligned` flag to `ParenState` and `Change` to track if an indent 
was created for alignment. I adapted the corresponding test cases where 
alignments were previously done with tabs, including a test case where leading 
whitespace in a comment is interpreted as alignment.

This is my first contribution to clang-format so I appreciate any suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75034



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

Reply via email to