Go to file
Ted Kremenek bc76c72f94 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
2009-05-04 17:04:30 +00:00
clang Remove support for ObjCMethodDecl attributes that appear between the 2009-05-04 17:04:30 +00:00
llvm Teach capture tracking that readonly functions can 2009-05-04 16:50:29 +00:00