aboutsummaryrefslogtreecommitdiffstats
path: root/sem_names.ads
diff options
context:
space:
mode:
Diffstat (limited to 'sem_names.ads')
-rw-r--r--sem_names.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/sem_names.ads b/sem_names.ads
index 5fc57fb04..ce7573d45 100644
--- a/sem_names.ads
+++ b/sem_names.ads
@@ -26,6 +26,7 @@ package Sem_Names is
procedure Sem_Name (Name : Iir; Keep_Alias : Boolean);
-- Finish semantisation of NAME, if necessary.
+ -- This make remaining checks, transforms function names into calls...
procedure Maybe_Finish_Sem_Name (Name : Iir);
-- Same as Sem_Name but without any side-effect: