diff options
author | Will Hawkins <hawkinsw@obs.cr> | 2024-01-29 12:35:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 12:35:04 -0500 |
commit | 8c0a61125e52b137e45131773ec08bab3e2593e4 (patch) | |
tree | 2a69047b9a277e3799ea2d59f65895bf787f8cc2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 181eab27d244b9a9eb32d6716f9c38f7f3723356 (diff) | |
download | llvm-8c0a61125e52b137e45131773ec08bab3e2593e4.zip llvm-8c0a61125e52b137e45131773ec08bab3e2593e4.tar.gz llvm-8c0a61125e52b137e45131773ec08bab3e2593e4.tar.bz2 |
[libcxx][NFC] Rename iterator/sentinel type template parameter names (#76201)
According to internally agreed upon best practices, type template
parameter names representing iterator types should be named `Iter`. For
type template parameters representing sentinel types, they should be
named `Sent`.
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions