__invokable and __invoke_of now check for incomplete types and issue a...
__invokable and __invoke_of now check for incomplete types and issue a compile-time diagnostic if they are used with incomplete types for anything except a return type. Note that both arguments *and* parameters are checked for completeness. llvm-svn: 131818
Loading
Please register or sign in to comment