Skip to content
  • Bernhard Schommer's avatar
    Emit no entry for variables without init in json. · d54fef19
    Bernhard Schommer authored
    Variables without init do not generated any assembly code so no entry in
    the json AST should be generated. They correspond to extern variables
    without initializer that are defined in another compilation unit.
    Bug 30112
    d54fef19