[PATCH] D104096: [Clang-Format] Add ReferenceAlignment directive

Seraphime Kirkovski (VMware) via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 17 09:20:30 PDT 2021


skirkovski marked 5 inline comments as done.
skirkovski added a comment.

Rebased and fixed warning. My local compiler was yelling at me for adding a default case to switch which already covers everything.

For the commit:

Author: Seraphime Kirkovski
email: skirkovski at vmware.com


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104096



More information about the cfe-commits mailing list