Remove support for ObjCMethodDecl attributes that appear between the
return type and the selector. This is inconsistent with C functions (where such attributes would be placed on the return type, not the the FunctionDecl), and is inconsistent with what people are use to seeing. llvm-svn: 70878
Loading
Please register or sign in to comment