From: Ted Kremenek Date: Fri, 11 Jul 2008 23:29:43 +0000 (+0000) Subject: Updated latest checker build. This build includes the new check for type-compatibili... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0ac214f8d514c48ef29bdabbfb42e7e17c614aa;p=clang Updated latest checker build. This build includes the new check for type-compatibility of the return types of ObjC methods. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53496 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/latest_checker.html.incl b/www/latest_checker.html.incl index d5adeec603..66263e289f 100644 --- a/www/latest_checker.html.incl +++ b/www/latest_checker.html.incl @@ -1 +1 @@ -checker-59.tar.gz (built July 9, 2008) +checker-60.tar.gz (built July 11, 2008)