[Ada] Add an option to Get_Fullest_View to not recurse
authorRichard Kenner <kenner@adacore.com>
Wed, 8 Dec 2021 22:11:00 +0000 (17:11 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 7 Jan 2022 16:24:05 +0000 (16:24 +0000)
commit1226283cd9ec5c1a916ed219895ffe11b89ea9c0
tree08824a3d3d745ae6abb5f8d7b80497661218124a
parent0c65ca0625b426863ecd294eb9945513a6d057bc
[Ada] Add an option to Get_Fullest_View to not recurse

gcc/ada/

* sem_util.ads, sem_util.adb (Get_Fullest_View): Add option to
not recurse and return the next-most-fullest view.
gcc/ada/sem_util.adb
gcc/ada/sem_util.ads