xazax.hun added a comment.

Having C++ support would be awesome!
Thanks for working on this!

While I do agree matching is not trivial with qualified names, this problem is 
already solved with AST matchers.

I wonder if using matchers or reusing the `HasNameMatcher` class would make 
this easier. That code path is already well tested and optimized.


Repository:
  rC Clang

https://reviews.llvm.org/D48027



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to