atf icon indicating copy to clipboard operation
atf copied to clipboard

three performance issues ?

Open dcb314 opened this issue 6 years ago • 0 comments

atf-sh/atf-check.cpp:592]: (performance) Function parameter 'oc' should be passed by const reference.

I couldn't find the source code for the next two:

tools/user.cpp:55]: (performance) Function parameter 'ids' should be passed by const reference. tools/parser.cpp:43]: (performance) Function parameter 'msg' should be passed by const reference.

dcb314 avatar May 25 '18 07:05 dcb314