[cfe-dev] Refactoring the dominators patch for Clang
Ted Kremenek
kremenek at apple.com
Thu Nov 3 10:50:06 PDT 2011
On Nov 2, 2011, at 4:23 PM, Anna Zaks wrote:
> On llvm's side, it would involve changing the recalculate function to use getEntryBlock instead of front(). Looks like they are the same thing.
>
> On Clang's side, we could just rename CFG::getEntry() -> CFG::getEntryBlock().
Both of these seem reasonable to me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111103/93920c24/attachment.html>
More information about the cfe-dev
mailing list