<html>
<head>
<base href="https://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 --- - scan-build results in Qt include errors starting with CMake 3.1.0" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23769&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=YYsjNM3IubN8wbnopPMOnSBieVx7zCPT-MIiqj_4d6M&s=VswSwvBJwr6polF7y5qefQBuAF2wyOuoh7__ShlUVp4&e=">23769</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>scan-build results in Qt include errors starting with CMake 3.1.0
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>normal
</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>jason.erb@sparist.com
</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>Starting with CMake 3.1.0, running scan-build on a CMake project using Qt
results in Qt include errors of the form:
fatal error: 'QtCore/QObject' file not found
#include <QtCore/QObject>
^
CMake 3.0.2 does not result in these errors.
The CMake 3.1.0 changelog:
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.cmake.org_cmake_help_v3.1_release_3.1.0.html&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=YYsjNM3IubN8wbnopPMOnSBieVx7zCPT-MIiqj_4d6M&s=8RL27K7uGwgTykLgtnn1Ih8idLaAs4pixklNKTmx5y0&e=">http://www.cmake.org/cmake/help/v3.1/release/3.1.0.html</a></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>