[PATCH] D140956: [clang-format] Add an option for breaking after C++11 attributes

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 11 03:29:22 PST 2023


krasimir added a comment.

> Was it actually a regression or did this patch also fix a bug? It seems that the continuation indent before the & in your example is inconsistent with other similar function declarations.

Nice catch! I fully agree with you!
Thank you for looking into this, sorry for the false alarm!

I'll go ahead and revert my revert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140956



More information about the cfe-commits mailing list