diff options
author | Alexander Monakov <amonakov@ispras.ru> | 2023-05-08 20:16:01 +0300 |
---|---|---|
committer | Alexander Monakov <amonakov@ispras.ru> | 2023-05-09 12:57:15 +0300 |
commit | 153eafaa0b744955f01e6065bf8bf01aee2e8612 (patch) | |
tree | da9381f39a7aeb55f88aefc02d376c313900bbde /gcc/cp/constraint.cc | |
parent | 425198bb5d2e30aa5e1e756869a9e6d27e30fd72 (diff) | |
download | gcc-153eafaa0b744955f01e6065bf8bf01aee2e8612.zip gcc-153eafaa0b744955f01e6065bf8bf01aee2e8612.tar.gz gcc-153eafaa0b744955f01e6065bf8bf01aee2e8612.tar.bz2 |
genmatch: fixup get_out_file
get_out_file did not follow the coding conventions (mixing three-space
and two-space indentation, missing linebreak before function name).
Take that as an excuse to reimplement it in a more terse manner and
rename as 'choose_output', which is hopefully more descriptive.
gcc/ChangeLog:
* genmatch.cc (get_out_file): Make static and rename to ...
(choose_output): ... this. Reimplement. Update all uses ...
(decision_tree::gen): ... here and ...
(main): ... here.
Diffstat (limited to 'gcc/cp/constraint.cc')
0 files changed, 0 insertions, 0 deletions