[PATCH] D81597: Overload != operator, make overloaded - operator const, for libunwind::EHABISectionIterator.
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 12:47:15 PDT 2020
compnerd added a comment.
Could you please upload the diff with additional context in the future? Why not just make the member that is currently defined `const`? It shouldn't have to modify `this`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81597/new/
https://reviews.llvm.org/D81597
More information about the llvm-commits
mailing list