This is an archive of the discontinued LLVM Phabricator instance.

[flang][driver] Disable Clang options in Flang
ClosedPublic

Authored by awarzynski on Aug 18 2023, 12:51 PM.

Details

Summary

Restore the desired setting that was reverted in

https://reviews.llvm.org/D158289.

This is to be merged once Fortran tests in llvm-test-suite are updated
accordingly:

Diff Detail

Event Timeline

awarzynski created this revision.Aug 18 2023, 12:51 PM
Herald added a project: Restricted Project. · View Herald Transcript
awarzynski requested review of this revision.Aug 18 2023, 12:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2023, 12:51 PM
DavidSpickett accepted this revision.Aug 21 2023, 12:21 AM

For reasons I won't get into, buildbots don't show what llvm-test-suite revision they are using but we can be sure by now that the other change has gone through. Fingers crossed for this one.

This revision is now accepted and ready to land.Aug 21 2023, 12:21 AM
This revision was landed with ongoing or failed builds.Aug 21 2023, 2:29 AM
This revision was automatically updated to reflect the committed changes.