When instantiating a member function declared via a typedef, don't try
to enter the instantiated parameter declarations into the local instantiation scope; they can't be referenced anyway. Fixes PR7022. llvm-svn: 102914
Loading
Please register or sign in to comment