http://llvm.org/bugs/show_bug.cgi?id=13725

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from [email protected] 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@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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to