index
:
firefox-esr
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
clang-tidy
/
test
/
performance-unnecessary-value-param.cpp
blob: ed5f36f7fa9cc93f4ae37ac9c51554fd1b9b96f0 (
plain
)
1
2
3
4
#include
"structures.h"
void
f
(
const
std
::
string
Value
)
{
}