Commit ad3bb75
authored
[Flang][Driver] Enable -print-file-name (#195790)
Enable -print-file-name for the Flang driver as already enabled by
Clang.
Extracted out of #171515 as requested by
#171515 (review)1 parent 9ca29d7 commit ad3bb75
4 files changed
Lines changed: 14 additions & 1 deletion
File tree
- clang/include/clang/Options
- flang/test/Driver
- Inputs
- resource_dir_with_per_target_subdir/lib/x86_64-unknown-linux-gnu
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6410 | 6410 | | |
6411 | 6411 | | |
6412 | 6412 | | |
6413 | | - | |
| 6413 | + | |
6414 | 6414 | | |
6415 | 6415 | | |
6416 | 6416 | | |
| |||
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments