If the user is trying to apply the -> or . member reference operator
to a function or function pointer, it's probably because the user forgot to put in parentheses () to call the function. llvm-svn: 67826
Loading
Please register or sign in to comment