The current non-const * operator shadows the const operator in
iterator_adaptor_base.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78073
[STLExtras] Make const the * operator for mapped_iterator. ClosedPublic Authored by asbirlea on Apr 13 2020, 7:26 PM.
Details Summary The current non-const * operator shadows the const operator in
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2020, 7:46 PM Closed by commit rGd5fcb7966e0e: [STLExtras] Make const the * operator for mapped_iterator. (authored by asbirlea). · Explain WhyApr 14 2020, 11:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257417 llvm/include/llvm/ADT/STLExtras.h
mlir/include/mlir/IR/Attributes.h
|