diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-05-12 14:57:15 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-05-12 14:57:15 +0200 |
commit | dddf45f56367b6e9e3a6740fe9bf70d81b4d6b1a (patch) | |
tree | d9f6b21aa34686f78056f419473e8e5ba22745b1 /LibC/Makefile | |
parent | 23e6c45e877dd24637bba9407666d30a9e62f368 (diff) | |
download | serenity-dddf45f56367b6e9e3a6740fe9bf70d81b4d6b1a.zip |
Change String&& arguments to const String& in a couple of places.
String&& is more nuisance than anything, and the codegen improvement is
basically negligible since the underlying type is already retainable.
Diffstat (limited to 'LibC/Makefile')
0 files changed, 0 insertions, 0 deletions