Go to file
Ted Kremenek 44e662cd4f Add new checker-specific attribute 'objc_ownership_returns'. This isn't hooked
up to the checker yet, but essentially it allows a user to specify that an
Objective-C method or C function returns an owned an Objective-C object.

llvm-svn: 70001
2009-04-24 23:09:54 +00:00
clang Add new checker-specific attribute 'objc_ownership_returns'. This isn't hooked 2009-04-24 23:09:54 +00:00
llvm Fix PR 4057, a crash doing float->char const folding. 2009-04-24 21:34:13 +00:00