[PATCH] D36955: [libclang] Visit attributes for function and class templates

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 00:21:42 PDT 2017


jbcoe requested changes to this revision.
jbcoe added a comment.
This revision now requires changes to proceed.

Looks great. Please add tests to clang/tools/c-index-test/c-index-test.c too as the Python tests are not run on build-bots (to the best of my knowledge).


https://reviews.llvm.org/D36955





More information about the cfe-commits mailing list