VS: Refactor AdditionalOptions generation
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.
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.