Skip to content

Commit

Permalink
Add comment suggested by @owen-jones-diffblue
Browse files Browse the repository at this point in the history
  • Loading branch information
reuk authored and Owen Jones committed Jan 16, 2018
1 parent b741d4b commit 7a0de46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/irep.h
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ class irept
#endif
{
public:
/// This irep_idt is the only place to store data in an irep, other than
/// the mere nesting structure
irep_idt data;
named_subt named_sub;
named_subt comments;
Expand Down

0 comments on commit 7a0de46

Please sign in to comment.