[LLVMbugs] [Bug 12430] New: why not scanbuild support workspace?

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Apr 1 00:26:03 PDT 2012


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

             Bug #: 12430
           Summary: why not scanbuild support  workspace?
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
        AssignedTo: kremenek at apple.com
        ReportedBy: flouda.zhao at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


My App is managed by a Xcodeworkspace. 
there are two project inside it. 
One project is using as a baselibrary for the other one. 

But it seems Clang only can build a project . 

this is my command :
scan-build  xcodebuild -workspace    xxxx.xcworkspace

after running the commandline, 

show error message : can't find "-workspace  xxxx.xcoworkspace"

-- 
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