[LLVMbugs] [Bug 12430] why not scanbuild support workspace?
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jun 23 16:12:03 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12430
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jordan_rose at apple.com
Resolution| |WORKSFORME
--- Comment #2 from Jordan Rose <jordan_rose at apple.com> 2012-06-23 18:12:03 CDT ---
I think the error message told you what to do:
% xcodebuild -workspace xxxx.xcworkspace -list
% scan-build xcodebuild -workspace xxxx.xcworkspace -scheme yyyy
This works fine for me.
--
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