[LLVMbugs] [Bug 6725] New: [2.7] Analysis/malloc.c fail
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 27 18:20:55 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6725
Summary: [2.7] Analysis/malloc.c fail
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: nicholas at mxc.ca
CC: llvmbugs at cs.uiuc.edu
FAIL: Clang :: Analysis/malloc.c (46 of 2103)
******************** TEST 'Clang :: Analysis/malloc.c' FAILED
********************
Script:
--
/home/nlewycky/llvm-2.7/pre1/release-asserts/llvm-2.7/Release-Asserts/bin/clang
-cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem
-analyzer-experimental-checks -analyzer-store=region -verify
/home/nlewycky/llvm-2.7/pre1/release-asserts/llvm-2.7/tools/clang-2.7/test/Analysis/malloc.c
--
Exit Code: 139
Command Output (stdout):
--
--
Command Output (stderr):
--
[useless stack trace cut]
0. Program arguments:
/home/nlewycky/llvm-2.7/pre1/release-asserts/llvm-2.7/Release-Asserts/bin/clang
-cc1 -analyze -analyzer-experimental-internal-checks -analyzer-check-objc-mem
-analyzer-experimental-checks -analyzer-store=region -verify
/home/nlewycky/llvm-2.7/pre1/release-asserts/llvm-2.7/tools/clang-2.7/test/Analysis/malloc.c
1.
/home/nlewycky/llvm-2.7/pre1/release-asserts/llvm-2.7/tools/clang-2.7/test/Analysis/malloc.c:17:1:
current parser token 'void'
Segmentation fault
--
--
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