[PATCH] D12359: New warning -Wnonconst-parameter when a pointer parameter can be const
Daniel Marjamäki via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 23:49:13 PDT 2015
danielmarjamaki added a comment.
After looking at 5 of the warnings for Clang.. it is obvious that there are lots of FP for this code. I will fix these so a better log for Clang can be shown.
http://reviews.llvm.org/D12359
More information about the cfe-commits
mailing list