]> gcc.gnu.org Git - gcc.git/commit
ada: Tune style in detection of writable function actuals
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 20 Mar 2023 19:27:09 +0000 (20:27 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 13 Jun 2023 07:31:42 +0000 (09:31 +0200)
commitfbf4140df117d28428e03a3f3c986787609d32b6
tree9cbe5cdfde9c58133f5ecdce89d01feb0e372182
parent0c7c1cb41de9a3c73a6fe3e737f852670e297e2a
ada: Tune style in detection of writable function actuals

Cleanup; semantics is unaffected.

gcc/ada/

* sem_util.adb (Check_Function_Writable_Actuals): Tune style; use
subtype name to detect membership test nodes.
gcc/ada/sem_util.adb
This page took 0.057026 seconds and 5 git commands to generate.