[PATCH] D107961: [clang-format] Distinguish K&R C function definition and attribute

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 13 01:39:41 PDT 2021


owenpan added a comment.

In D107961#2943225 <https://reviews.llvm.org/D107961#2943225>, @MyDeveloperDay wrote:

> Logged as https://bugs.llvm.org/show_bug.cgi?id=51470  @krasimir fix resolves this.
>
> I've marked this bug as a 13.0 release blocker ((@tstellar), we can take @krasimir fix or we revert all the recent K&R support out of the 13 branch, @owenpan which would you be happier doing?

@krasimir's fix did not make into the 13 branch. We should take both that fix and this one if possible.


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

https://reviews.llvm.org/D107961



More information about the cfe-commits mailing list