Skip to content
  • Brad King's avatar
    VS: Fix /analyze:log flag mapping (#14858) · e8633e66
    Brad King authored
    Fix the VS 11 and VS 12 flag table entries for this flag.  It requires
    a value in the following argument.  Also drop the general "/analyze:"
    flag table entry so that such flags will be passed through as plain
    additional options.  This is necessary because some such options have
    following values and some do not but not all have .vcxproj elements
    to hold the values.
    e8633e66