Skip to content
Commit f816bd70 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent d93c668f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment