[LLVMbugs] [Bug 13725] assertion failure in BugReporter.cpp:1632
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 19 19:29:41 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13725
jojelino at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from jojelino at gmail.com 2012-09-19 21:29:41 CDT ---
$ nice -21 /bin/scan-build -disable-checker deadcode.DeadStores -enable-checker
alpha.core.CastSize,alpha.core.FixedAddr,alpha.core.PointerArithm,alpha.core.PointerSub,alpha.core.SizeofPtr,alpha.security.ArrayBoundV2,alpha.security.MallocOverflow,alpha.security.ReturnPtrRange,alpha.security.taint.TaintPropagation,alpha.unix.MallocWithAnnotations,alpha.unix.Stream,alpha.cplusplus.VirtualCall,alpha.unix.cstring.BufferOverlap,alpha.unix.cstring.OutOfBounds,alpha.unix.cstring.NotNullTerminated
-analyze-headers -o report gcc -c -x c "/tmp/attachment.cgi at id=9133"
scan-build: Using '/bin/clang' for static analysis
scan-build: Removing directory '/tmp/ghostpdl/gs/report/2012-09-20-2' because
it contains no reports.
Confirmed.
--
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