Space separated driver options are uncommon but Clang traditionally
did not do a good job. --gcc-toolchain= is the preferred form.
This discourage form appears to be rare, so we can just drop it.
Paths
| Differential D108494
[Driver] Remove discouraged -gcc-toolchain ClosedPublic Authored by MaskRay on Aug 20 2021, 3:59 PM.
Details
Summary Space separated driver options are uncommon but Clang traditionally This discourage form appears to be rare, so we can just drop it.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 20 2021, 4:02 PM Closed by commit rGb686fc7a1bea: [Driver] Remove discouraged -gcc-toolchain (authored by MaskRay). · Explain WhyAug 20 2021, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 367919 clang/include/clang/Driver/Options.td
|