http://llvm.org/bugs/show_bug.cgi?id=18961
Bug ID: 18961
Summary: Warning does not result in report depending on header
files
Product: clang
Version: 3.4
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Running scan-build results in a warning being generated but no report is
created at the end of the run.
The function generating the warning in the .cc file invokes a function defined
in the header which calls a section function in the header file.
When this call to the second function is removed, the same warning is generated
and a report is generated.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs