[LLVMbugs] [Bug 4334] New: scan-build gives no reports
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jun 5 10:53:21 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4334
Summary: scan-build gives no reports
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: lbalbalba at gmail.com
CC: llvmbugs at cs.uiuc.edu
Im trying to build a cpp program called 'desmume' (www.desmume.org) using
llvm/clang in the following manner :
scan-build ./configure
scan-build make
But scan-build then just gives me the following message :
"scan-build: Removing directory '/tmp/scan-build-2009-06-05-1' because it
contains no reports."
Does anyone know what might be going on here ?
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list