Re: [PATCH] Uglify names in pstl/execution_defs.h

2019-04-24 Thread Jonathan Wakely
On 24/04/19 15:00 -0700, Thomas Rodgers wrote: Missed in prior uglification passes. * include/pstl/execution_defs.h: Uglfiy inline namespace. s/Uglfiy/Uglify Uglify ExecPolicy and T template parameters. The ChangeLog entry should be formatted without that fir

[PATCH] Uglify names in pstl/execution_defs.h

2019-04-24 Thread Thomas Rodgers
:57:26 -0700 Subject: [PATCH] Uglify names in pstl/execution_defs.h Missed in prior uglification passes. * include/pstl/execution_defs.h: Uglfiy inline namespace. Uglify ExecPolicy and T template parameters. --- libstdc++-v3/include/pstl/execution_defs.h | 14 +++--- 1 file chan