gribozavr2 accepted this revision.
gribozavr2 added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang/lib/AST/Comment.cpp:337
+ if (Kind == TypedefKind)
+ Kind = FunctionKind;
ParamVars = FTL.getParams();
----------------
Phabricator shows a `>>` chevron on this line, which might be an accidental
tab. If it is one, please replace with spaces.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111262/new/
https://reviews.llvm.org/D111262
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits