[llvm-bugs] [Bug 31359] New: c++-analyzer throw PCH diagnostic Failures when scan-build qtbase
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 12 18:14:46 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31359
Bug ID: 31359
Summary: c++-analyzer throw PCH diagnostic Failures when
scan-build qtbase
Product: clang
Version: 3.9
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: xiangzhai83 at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Hi llvm developers,
When I tried to scan-build qtbase V5.7.0
http://www.leetcode.cn/2016/11/analyzing-code-for-kde-qt-open-source-components.html#qtbase
it is able to *FIND* some issues, but thrown a lot of Analyzer Failures, for
example:
Other Error corelib/codecs/qsimplecodec.cpp
error: no suitable precompiled header file found in directory
'.pch/Qt5Core.gch'
1 error generated.
Regards,
Leslie Zhai
--
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/20161213/4688ab6a/attachment-0001.html>
More information about the llvm-bugs
mailing list