[cfe-commits] PATCH: Redefine dump string for all concrete memory space regions

Jordan Rose jordan_rose at apple.com
Wed Jun 6 13:48:46 PDT 2012


Applied in r158106. Thanks, Guillem!

On Jun 6, 2012, at 7:38 , Guillem Marpons <gmarpons at babel.ls.fi.upm.es> wrote:

> Hi,
> 
> This patch redefines member function 'dumpToStream' with a different
> message for every 'MemorySpaceRegion' subclass with constructed
> instances (including 'HeapSpaceRegion', that is not currently used).
> The name of the concrete memory space class is given on dump, instead
> of "<Unknown Region>". The redefinition for class
> 'NonStaticGlobalSpaceRegion' has been removed, as all its subclasses
> have their own implementation of the function.
> 
> Regards,
> 
> --
> Guillem Marpons
> <RedefineDumpForMemSpaces.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list