aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2024-10-10 21:14:05 +0800
committerGitHub <noreply@github.com>2024-10-10 09:14:05 -0400
commit159d694c05500a656775f4cbd6931dae9aab290a (patch)
tree05139696d3fad72ba409e8ea02d426cdcdabbe57 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent1f919aa77805b951fb06b44732a87f1f83929247 (diff)
downloadllvm-159d694c05500a656775f4cbd6931dae9aab290a.zip
llvm-159d694c05500a656775f4cbd6931dae9aab290a.tar.gz
llvm-159d694c05500a656775f4cbd6931dae9aab290a.tar.bz2
[libc++] __uglify internal member names of iterators in `bitset` (#111127)
[template.bitset.general] indicates that `bitset` shouldn't have member typedef-names `iterator` and `const_iterator`. Currently libc++'s typedef-names are causing ambiguity in name lookup, which isn't conforming. As these iterator types are themselves useful, I think we should just use __uglified member typedef-names for them. Fixes #111125
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions