diff options
author | Ismail Pazarbasi <ismail.pazarbasi@gmail.com> | 2020-04-13 15:21:38 +0200 |
---|---|---|
committer | Ismail Pazarbasi <ismail.pazarbasi@gmail.com> | 2020-04-15 22:06:58 +0200 |
commit | f1f37b7f01268cea2c4cb36e1c1dfdf26287f7db (patch) | |
tree | ead7393538fec2a6b224a0811c04216f9287f80f /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 7c10541e568f7453915d5d207c55f0fb7fb4c43c (diff) | |
download | llvm-f1f37b7f01268cea2c4cb36e1c1dfdf26287f7db.zip llvm-f1f37b7f01268cea2c4cb36e1c1dfdf26287f7db.tar.gz llvm-f1f37b7f01268cea2c4cb36e1c1dfdf26287f7db.tar.bz2 |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions