- Aug 15, 2009
-
-
Ted Kremenek authored
llvm-svn: 79055
-
- Aug 14, 2009
-
-
Ted Kremenek authored
llvm-svn: 79042
-
Ted Kremenek authored
attaching to Objective-C methods (which mirrors GCC's behavior) and to allow the return type of the function to be an Objective-C pointer or Block pointer (which GCC also accepts). Along the way, add 'const' to some of the pointer arguments of various utility functions... llvm-svn: 79040
-