Skip to content
Snippets Groups Projects
  • Roberto Raggi's avatar
    70290937
    Store the Control. · 70290937
    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
    Store the Control.
    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.