In case user did not provide valid standard name for -std option,
available values (with short description) will be reported.
To test: clang -std=iso3103 -c source.c
Differential D29724
[Driver] Report available language standards on user error idlecode on Feb 8 2017, 11:21 AM. Authored by
Details
Diff Detail Event TimelineComment Actions Test case?
Comment Actions Indeed, thanks :)
|
Please remove this note and instead add "use " to the start of the next note. (That is more consistent with how we add notes to other diagnostics.)