llvm-project/pstl/include
Ismail Pazarbasi f1f37b7f01 [pstl] Added missing double-underscore prefixes to some types
Summary:
Some of the `move_` types were used with leading double-underscores, but
they were declared without `__` prefix.

This patch adds double-underscores to all `move_` types, and their uses.

Reviewers: MikeDvorskiy, ldionne, EricWF, rodgert, #libc

Reviewed By: MikeDvorskiy, ldionne, #libc

Subscribers: dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D78040
2020-04-15 22:06:58 +02:00
..
pstl/internal [pstl] Added missing double-underscore prefixes to some types 2020-04-15 22:06:58 +02:00
__pstl_algorithm [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_config_site.in [pstl] Allow customizing whether per-TU insulation is provided 2019-08-13 12:49:00 +00:00
__pstl_execution [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_memory [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_numeric [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00