diff options
author | Nikolas Klauser <n_klauser@apple.com> | 2023-05-17 10:34:51 -0700 |
---|---|---|
committer | Nikolas Klauser <n_klauser@apple.com> | 2023-05-18 15:37:28 -0700 |
commit | 80643d9366f4b5297ddc6627bb792f642ba1b0a5 (patch) | |
tree | 3a142681935a828d6cbc41c2bccc509b9061381a /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 58e4231b346f52aa32d3aaddc407391abed0cbd1 (diff) | |
download | llvm-80643d9366f4b5297ddc6627bb792f642ba1b0a5.zip llvm-80643d9366f4b5297ddc6627bb792f642ba1b0a5.tar.gz llvm-80643d9366f4b5297ddc6627bb792f642ba1b0a5.tar.bz2 |
[libc++][NFC] Rename iterator category checks to make it obvious that they check //only// the iterator category
We plan to add concepts for checking that iterators actually provide what they claim to. This is to avoid people thinking that these type traits actually check the iterator requirements in more detail.
Reviewed By: ldionne, #libc
Spies: Mordante, libcxx-commits, wenlei
Differential Revision: https://reviews.llvm.org/D150801
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions