Implement tree transformations for DeclarationNames. Among other
things, this means that we can properly cope with member access expressions such as t->operator T() where T is a template parameter (or other dependent type). llvm-svn: 80957
Loading
Please register or sign in to comment