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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to