Skip to content
  • Brad King's avatar
    VS: Refactor AdditionalOptions generation · 109b8a6f
    Brad King authored
    Store unknown flags directly in a flag map entry for `AdditionalOptions`
    instead of having a separate member for them.  This avoids duplicating
    the output generation logic for the entry.
    109b8a6f