diff options
author | Hendiadyoin1 <leon2002.la@gmail.com> | 2021-12-22 16:51:04 +0100 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-12-23 12:45:36 -0800 |
commit | 071d72b49433be1d8d400d0c70b0aae680096638 (patch) | |
tree | cadf59d2bbdfd8fd34317a0dc9c5d0f8cd0006a5 /Tests | |
parent | e3469391d3eda3e335189ba021edddd76ec0fd59 (diff) | |
download | serenity-071d72b49433be1d8d400d0c70b0aae680096638.zip |
Profiler: Always use FlyString const&'s in ProfileNode construction
No need to copy and move them around, just to pass them as a
`String const&` to the constructor.
We still end up copying it to a normal String in the end though...
Diffstat (limited to 'Tests')
0 files changed, 0 insertions, 0 deletions