[valgrind] [Bug 373938] const IRExpr arguments to matchIRExpr()
https://bugs.kde.org/show_bug.cgi?id=373938 --- Comment #1 from Ivo Raisr --- So the gist of my changes is really just: - Bool matchIRExpr ( MatchInfo* mi, IRExpr* p, IRExpr* e ); + Bool matchIRExpr ( MatchInfo* mi, const IRExpr* p, const IRExpr* e ); -- You are receiving this mail because: You
[valgrind] [Bug 373938] const IRExpr arguments to matchIRExpr()
https://bugs.kde.org/show_bug.cgi?id=373938 Ivo Raisr changed: What|Removed |Added CC||iv...@ivosh.net Ever confirmed|0