[LLVMbugs] [Bug 15161] New: static analyzer crahes while analyzing *.mm file on the MAC OSX.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 5 04:40:33 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15161
Bug ID: 15161
Summary: static analyzer crahes while analyzing *.mm file on
the MAC OSX.
Product: clang
Version: trunk
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: dmnoskov at mera.ru
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Working Directory: /Users/mera/projects/1360/gme/build/ios
Command Line: xcodebuild -project ../../webrtc/src/webrtc.xcodeproj -scheme
vie_auto_test_ios -configuration Release -sdk iphonesimulator -arch i386 clean
build
Clang Version: clang version 3.3 (tags/checker/checker-270)
Date: Tue Feb 5 16:17:42 2013
Version: checker-270 (2013-01-04 14:55:16)
Started analyzing my project on my mac(MAC OS X 10.7.5, Xcode 4.5.1) and
analyzer fails while analyzing video_capture_gles.mm file(please find it in the
attachment).
Here is the command i was using:
checker-270/scan-build
--use-cc=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
--use-c++=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2
-k -o ./scan-build-report xcodebuild -project ../../webrtc/src/webrtc.xcodeproj
-scheme vie_auto_test_ios -configuration Release -sdk iphonesimulator -arch
i386 clean build
All scan report with all the detailes is in the attachment.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130205/e30445dd/attachment.html>
More information about the llvm-bugs
mailing list