[PATCH] D107950: [clang-format] improve distinction of K&R function definitions vs attributes

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 12 01:11:51 PDT 2021


MyDeveloperDay added a comment.

Thanks for doing this, it LGTM. I personally think tok::identifier tends to be just too general, its hard to use it correctly in the rules especially in the presence of macros.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107950



More information about the cfe-commits mailing list