JacquesLucke updated this revision to Diff 278154.
JacquesLucke added a comment.
For some reason `arc` did not upload all the changes. Maybe because I cloned
from github, will check. Anyway, here is the patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83864/new/
https://reviews.llv
JacquesLucke created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We recently started using Clang Tidy on the Blender source. We found a
couple of false positives of the `readability-non-const-parameters` check.
One of those is fixed by this patch.
str