On Jul 6, 2009, at 9:47 AM, Douglas Gregor wrote: >> > > Rather than these last two lines, I suggest just: > > CXXMethodDecl::Destroy(C) > > which will let base classes destroy their members before > deallocating the memory for this node.
Done at: http://llvm.org/viewvc/llvm-project?view=rev&revision=74909 - Thanks, Fariborz > > > Everything else looks good! > > - Doug _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
