File: bug379342.cpp.expected

package info (click to toggle)
clazy 1.17-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 5,248 kB
  • sloc: cpp: 23,552; python: 1,450; xml: 450; sh: 237; makefile: 46
file content (1 line) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (3)
1
function-args-by-value/bug379342.cpp:11:17: warning: ConstMember::ConstMember: Pass small and trivially-copyable type by value (const int & a) [-Wclazy-function-args-by-value]