[PATCH] D111266: Comment AST: Add support for variable templates

2021-11-09 Thread Aaron Puchert via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. aaronpuchert marked an inline comment as done. Closed by commit rG63ef0e17e288: Comment AST: Add support for variable templates (authored by aaronpuchert). Changed pri

[PATCH] D111266: Comment AST: Add support for variable templates

2021-11-08 Thread Dmitri Gribenko via Phabricator via cfe-commits
gribozavr2 accepted this revision. gribozavr2 added inline comments. This revision is now accepted and ready to land. Comment at: clang/test/Sema/warn-documentation.cpp:1348 + /** + * functionPointerField + * "functionPointerTemplateMember" Repository: r

[PATCH] D111266: Comment AST: Add support for variable templates

2021-10-06 Thread Aaron Puchert via Phabricator via cfe-commits
aaronpuchert created this revision. aaronpuchert added reviewers: gribozavr2, Mordante. aaronpuchert requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. We treat them as variables of course, though if they have function pointer type we treat th