Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-12507

Clang scan-build plugin does not work on ARC'd code

      I have run the Clang scan-build plugin against my code which is ARC'd. The output I get contains a large number of warnings of potential memory leaks. These are not valid & imply the plugin does not recognised ARC'd code.

          [JENKINS-12507] Clang scan-build plugin does not work on ARC'd code

          mandy warren added a comment -

          Hi, I raised this as a bug to the clang scan-build guys and a fix has been applied - see http://llvm.org/bugs/show_bug.cgi?id=11348.

          Basically, install checker-260 with this fix to ccc-analyzer: http://llvm.org/viewvc/llvm-project?view=rev&revision=149094.

          mandy warren added a comment - Hi, I raised this as a bug to the clang scan-build guys and a fix has been applied - see http://llvm.org/bugs/show_bug.cgi?id=11348 . Basically, install checker-260 with this fix to ccc-analyzer: http://llvm.org/viewvc/llvm-project?view=rev&revision=149094 .

          mandy warren added a comment -

          Please see previous comment for details

          mandy warren added a comment - Please see previous comment for details

            mandyww mandy warren
            mandyww mandy warren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: