diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-02-07 13:36:34 -0800 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2023-02-08 15:31:58 +0530 |
commit | ee8e7ada1da1327e91dba8d50b9cf21c63168a04 (patch) | |
tree | 204048ed5684c2bf0385323c4a5be4888bfb5ed2 /mesonbuild/compilers/cpp.py | |
parent | b2f7f2da1c5e693a426b0aa636a8b256bd1efe83 (diff) | |
download | meson-ee8e7ada1da1327e91dba8d50b9cf21c63168a04.zip meson-ee8e7ada1da1327e91dba8d50b9cf21c63168a04.tar.gz meson-ee8e7ada1da1327e91dba8d50b9cf21c63168a04.tar.bz2 |
compilers: Copy const always_args before returning
Eventually we would probably be better served (to avoid unnecessary
copies) to use the ImmutableListProtocol here, but for the moment this
is effective, it's also what we do in every other case.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions