[PATCH] D45161: [AST] Add new printing policy to suppress printing template arguments

Kalle Huttunen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 3 11:06:29 PDT 2018


khuttun abandoned this revision.
khuttun added a comment.

Figured out a better way to do this by using `FunctionDecl::getInstantiatedFromMemberFunction`


Repository:
  rC Clang

https://reviews.llvm.org/D45161





More information about the cfe-commits mailing list