File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727! WARN-BUILTIN-MULTIPLE: warning: '-fbuiltin' is not valid for Fortran
2828! WARN-BUILTIN-MULTIPLE: warning: '-fno-builtin' is not valid for Fortran
2929
30- ! When issuing a warning with a suggestion, ensure that the suggestion uses
31- ! " -Xflang" in the diagnostic message . This is typically issued when an option
30+ ! When emitting an error with a suggestion, ensure that the diagnostic message
31+ ! uses ' -Xflang' instead of '-Xclang' . This is typically emitted when an option
3232! that is available for `flang -fc1` is passed to `flang`. We use -complex-range
3333! since it is only available for fc1. If this option is ever exposed to `flang`,
3434! a different option will have to be used in the test below.
You can’t perform that action at this time.
0 commit comments