[LLVMbugs] [Bug 9102] New: [analyzer] set-xcode-analyzer requires sudo

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jan 29 08:05:52 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=9102

           Summary: [analyzer] set-xcode-analyzer requires sudo
           Product: Documentation
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: publicposting at lapcatsoftware.com
                CC: llvmbugs at cs.uiuc.edu


The documentation on http://clang-analyzer.llvm.org/xcode.html tells how to use
a static analyzer build in Xcode. However, the instructions for using
set-xcode-analyzer do not work. The problem is that
"/Developer/Library/Xcode/Plug-ins/Clang LLVM
1.0.xcplugin/Contents/Resources/Clang LLVM 1.0.xcspec" is owned by root. Thus,
you need to call "sudo set-xcode-analyzer".

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list