[PATCH] D119599: [clang-format] Add option to align compound assignments like `+=`

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 22 05:56:24 PST 2022


MyDeveloperDay added subscribers: njames93, grimar.
MyDeveloperDay added a comment.

Does the YAML changes need unit tests in (llvm/unittests/Support) ? also we should pull in a reviewer from llvm/Support  (maybe @njames93, @grimar ) who have made YAML specific changes in this header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119599



More information about the cfe-commits mailing list