[LLVMbugs] [Bug 23769] New: scan-build results in Qt include errors starting with CMake 3.1.0
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 5 12:01:01 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23769
Bug ID: 23769
Summary: scan-build results in Qt include errors starting with
CMake 3.1.0
Product: clang
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: jason.erb at sparist.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
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:
http://www.cmake.org/cmake/help/v3.1/release/3.1.0.html
--
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/20150605/468ead34/attachment.html>
More information about the llvm-bugs
mailing list