]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Update docs for Resolve_Null_Array_Aggregate
authorRonan Desplanques <desplanques@adacore.com>
Thu, 7 Mar 2024 09:24:49 +0000 (10:24 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Fri, 17 May 2024 08:21:02 +0000 (10:21 +0200)
commita666066298f29bc08379aac75e65d1edb3eb415f
tree1efb004a3f4208b4c561c69dbcc84ba3b4c899ef
parentecf17346ff112ccf58cd2920a23fa756b068e1bc
ada: Update docs for Resolve_Null_Array_Aggregate

The documentation comments for Sem_Aggr.Resolve_Null_Array_Aggregate
suggested that this subprogram created a subtype, which it didn't.
This patch replaces those comments with ones that better match the
behavior.

gcc/ada/

* sem_aggr.adb (Resolve_Null_Array_Aggregate): Update
documentation comments.
gcc/ada/sem_aggr.adb