[PATCH] D140956: [clang-format] Add an option for breaking after C++11 attributes
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 03:35:31 PST 2023
owenpan added a comment.
In D140956#4042990 <https://reviews.llvm.org/D140956#4042990>, @krasimir wrote:
>> 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!
Np!
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