Re: [PATCH] Rename parameters which are within scop

2015-07-17 Thread Tobias Grosser
Hi Aditya, could you possible expand the commit message a little bit to explain what you are doing? Tobias On 07/18/2015 01:00 AM, Aditya Kumar wrote:> --- gcc/graphite-isl-ast-to-gimple.c | 153 +++ 1 file changed, 122 insertions(+), 31 deletions(-)

[GSoC] Patches for shared_ptr array and polymorphic_allocator

2015-07-17 Thread Fan You
Hi, According to Here is my implementation of [8.2] Extend shared_ptr to support arrays [8.3] Type-Erased allocator Thanks, Fan #ifndef _GLIBCXX_MEMORY_RESOURCE #define _GLIBCXX_MEMORY_RESOURCE 1 #include

<    1   2