Re: [PATCH 5/7] Tweaks to C++ -> call graph interface

2011-04-11 Thread Jason Merrill
OK. Jason

[PATCH 5/7] Tweaks to C++ -> call graph interface

2011-04-06 Thread Martin Jambor
I concede that my understanding of the C++ front-end inner workings are quite narrow and so the folling is basically a suggestion. But it seems to me that at a few places where C++ queries the call graph for a node, the lazy node creation is not necessary. If a maintainer can verify and approve (