ioeric added a comment. Could you add the following test case for dumping all decls?
template <typename T> class Foo { public: Foo() {} }; typedef Foo<int> Foo_i; https://reviews.llvm.org/D32741 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits