This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG125abbdc9767: [flang][driver] Ensure negative flags have the
same visibility as positive (authored by tblah).
Changed prior to commit:
https://rev
MaskRay accepted this revision.
MaskRay added inline comments.
Comment at: flang/test/Driver/fintegrated-as.f90:15
+!
+! Without `-fno-integrated-as` (default) / With `-fintegrated-as`
+!-
tblah updated this revision to Diff 552723.
tblah added a comment.
Thanks for taking a look.
Changes: add test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158612/new/
https://reviews.llvm.org/D158612
Files:
clang/include/clang/Driver/Options.
awarzynski accepted this revision.
awarzynski added a comment.
This revision is now accepted and ready to land.
LGTM, ta!
Comment at: clang/include/clang/Driver/Options.td:5314
NegFlag,
- PosFlag,
+ PosFlag,
BothFlags<[], [ClangOption], " the integrated assembler">>;
--
tblah created this revision.
tblah added reviewers: awarzynski, bogner, MaskRay.
Herald added a reviewer: sscalpone.
Herald added projects: Flang, All.
tblah requested review of this revision.
Herald added subscribers: cfe-commits, jdoerfert.
Herald added a project: clang.
https://reviews.llvm.org