From 4d52610e330ab24aea76eaae8295fd7771beedda Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 14 Jan 2018 20:53:29 +0100 Subject: Add a comment. --- src/vhdl/iirs_utils.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/vhdl/iirs_utils.adb b/src/vhdl/iirs_utils.adb index 713230e78..a477b2c32 100644 --- a/src/vhdl/iirs_utils.adb +++ b/src/vhdl/iirs_utils.adb @@ -1051,6 +1051,7 @@ package body Iirs_Utils is if Ind /= Null_Iir and then Get_Kind (Ind) in Iir_Kinds_Denoting_Name then + -- A resolution indication can be an array/record element resolution. return Get_Named_Entity (Ind); else return Null_Iir; -- cgit v1.2.3