[LLVMbugs] [Bug 6877] New: Valgrind errors with Clang C++
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 19 13:39:57 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6877
Summary: Valgrind errors with Clang C++
Product: clang
Version: trunk
Platform: PC
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: dgregor at apple.com
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com,
fjahanian at apple.com
Created an attachment (id=4700)
--> (http://llvm.org/bugs/attachment.cgi?id=4700)
Failing test
When running Clang under valgrind for the attached file, we're getting a lot of
"uninitialized value" errors out of valgrind. The example itself comes from the
test in PR6794, which asserts consistently for the reporter but not for me. The
valgrind errors are at least consistent and seem related.
--
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