Skip to content
Snippets Groups Projects
user avatar
Roberto Raggi authored
It seems that storing the TranslationUnit together with the Symbol
was a bad idea. Unfortunately, we release TranslationUnit(s) as
soon as we can, but we keep the Control around. So using the Control
is definitely safer.
70290937
History