summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-27 10:12:20 -0400
committerLioncash <mathew1800@gmail.com>2019-05-27 10:17:11 -0400
commit0ccaa2b5d65234acc10009fa3a8d83071a8ebcac (patch)
tree9103775cb18e2df0c56d973a0f331495117b0a39 /Source/Core/VideoCommon/CommandProcessor.cpp
parenta1f77fd14b16fb91ab4d313c3d02e76532ade578 (diff)
DiscIO/VolumeVerifier: Take std::string by value in AddProblem()
This allows both std::moving into the function and moving the parameter from within the function, potentially avoiding an unnecessary copy.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions