[LLVMbugs] [Bug 12014] New: I broke CXXNewExpr
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 16 02:55:25 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12014
Bug #: 12014
Summary: I broke CXXNewExpr
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
AssignedTo: kremenek at apple.com
ReportedBy: sebastian.redl at getdesigned.at
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I'm about to make a commit that breaks the CFG building for CXXNewExpr because
I changed the way the AST node works and don't know how to update the code. Ted
asked me to file a PR rather than figuring out how to change the Analyzer.
--
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