[clang][test] Fix prefix operator++ signature in iterators
Prefix operator++ should return the iterator incremented by reference. Differential Revision: https://reviews.llvm.org/D89528
Loading
Please sign in to comment
Prefix operator++ should return the iterator incremented by reference. Differential Revision: https://reviews.llvm.org/D89528