Skip to content

Commit 7a0de46

Browse files
reukOwen Jones
authored and
Owen Jones
committed
Add comment suggested by @owen-jones-diffblue
1 parent b741d4b commit 7a0de46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/util/irep.h

+2
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ class irept
205205
#endif
206206
{
207207
public:
208+
/// This irep_idt is the only place to store data in an irep, other than
209+
/// the mere nesting structure
208210
irep_idt data;
209211
named_subt named_sub;
210212
named_subt comments;

0 commit comments

Comments
 (0)