Have the parser tell sema whether a member declaration is a function...
Have the parser tell sema whether a member declaration is a function definition. This allows sema to not emit spurious diagnostics in some invalid code. llvm-svn: 89816
Loading
Please register or sign in to comment