No, the problem remains. There is no node corresponding to CXXDeleteExpr in 
the CFG.
  The CFG for CXXDeleteExpr before reclaim is
  [DeclRefExpr, PostLValue] -> [DeclRefExpr] -> [ImplicitCastExpr, PostLoad] -> 
[ImplicitCastExpr] -> [CallEnter]

http://llvm-reviews.chandlerc.com/D2899
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to