gribozavr2 accepted this revision.
gribozavr2 added a comment.
This revision is now accepted and ready to land.

I feel uneasy about claiming that variable decls of function type are 
FunctionKind for the purposes of comment parsing (even doing it for typedefs is 
questionable). It seems like a better way would be to make "is function like" 
an extra dimension that can be combined with any decl kind.

However since no tests break, it might be not an issue in practice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111264

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to