mizvekov wrote:
If you want to avoid traversal of NNSes, why don't you just override
TraverseNestedNameSpecifier{,Loc} with no-ops?
I think that's the intended way to do it.https://github.com/llvm/llvm-project/pull/147835 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
