<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - static analyzer crahes while analyzing *.mm file on the MAC OSX."
href="http://llvm.org/bugs/show_bug.cgi?id=15161">15161</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>static analyzer crahes while analyzing *.mm file on the MAC OSX.
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Static Analyzer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>kremenek@apple.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dmnoskov@mera.ru
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>