Go to file
Ted Kremenek 6e86cafca3 retain/release checker: more hacks to workaround false positives cause by
delegates. When a reference counted object is passed as to a 'void*' argument to
a method stop tracking the reference count.

llvm-svn: 69984
2009-04-24 18:00:17 +00:00
clang retain/release checker: more hacks to workaround false positives cause by 2009-04-24 18:00:17 +00:00
llvm Adjust a comment to reflect what the code does. Splitting a 64-bit argument 2009-04-24 17:05:01 +00:00