Check for qualified function types after substituting into the operand
of 'typeid'. This is a rare place where it's valid for a function type to be substituted but not valid for a qualified function type to be substituted, so needs a special check. llvm-svn: 373648
Loading
Please register or sign in to comment