diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-11-11 18:51:31 -0800 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-11-12 11:47:16 -0800 |
commit | 46a68c85bfc99f0bc651e5096a641d5d4051e99d (patch) | |
tree | 11ffa27e1263365827da1ee3652963d751878dbe /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 8b3e1adf2b4a69b6055dc4e07b4e97817208c904 (diff) | |
download | llvm-46a68c85bfc99f0bc651e5096a641d5d4051e99d.zip llvm-46a68c85bfc99f0bc651e5096a641d5d4051e99d.tar.gz llvm-46a68c85bfc99f0bc651e5096a641d5d4051e99d.tar.bz2 |
Sema: const-qualify ParsedAttr::iterator::operator*()
`const`-qualify ParsedAttr::iterator::operator*(), clearing up confusion
about the two meanings of const for pointers/iterators. Helps unblock
removal of (non-const) iterator_facade_base::operator->().
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions