================
@@ -222,7 +222,6 @@ RegistryMaps::RegistryMaps() {
   REGISTER_MATCHER(declRefExpr);
   REGISTER_MATCHER(dependentNameType);
   REGISTER_MATCHER(dependentScopeDeclRefExpr);
-  REGISTER_MATCHER(dependentTemplateSpecializationType);
----------------
cor3ntin wrote:

I was not able to find usage of this matcher in the wild, but we should 
document that change, at the very least
(or restore the behavior) @erichkeane @HighCommander4 

https://github.com/llvm/llvm-project/pull/158109
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to