aboutsummaryrefslogtreecommitdiff
path: root/config/mt-mips-gnu
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2026-03-01 22:26:06 -0500
committerSimon Marchi <simon.marchi@polymtl.ca>2026-03-01 22:27:55 -0500
commitbd0babf07de17da6e8e536ceb4dd940d0ed6a0d0 (patch)
treee100b0028974573e36342cc1773f7266bd3d96c2 /config/mt-mips-gnu
parentdd9a411627a249b7b3dfb4ad879c62d862dc93e3 (diff)
downloadfsf-binutils-gdb-master.zip
fsf-binutils-gdb-master.tar.gz
fsf-binutils-gdb-master.tar.bz2
gdb/linux-tdep: pass string by referenceHEADmaster
Sonarqube in me IDE pointed out this "const string" parameter that should be a reference. I then looked at the callers, and saw that one would pass `.c_str()`, causing an unnecessary copy, and the other using std::move unnecessarily. Change-Id: I29a84a9d2fad79ac68a66a95553a30173fa3544c
Diffstat (limited to 'config/mt-mips-gnu')
0 files changed, 0 insertions, 0 deletions