================
@@ -826,10 +831,10 @@ def MP : Flag<["-"], "MP">, Group<M_Group>,
Visibility<[ClangOption, CC1Option]>
HelpText<"Create phony target for each dependency (other than main file)">,
MarshallingInfoFlag<DependencyOutputOpts<"UsePhonyTargets">>;
def MQ : JoinedOrSeparate<["-"], "MQ">, Group<M_Group>,
- Visibility<[ClangOption, CC1Option]>,
+ Visibility<[ClangOption, CC1Option, FlangOption]>,
----------------
tarunprabhu wrote:
This is visible to `cc1`, but not `fc1`. Is there a reason for this?
https://github.com/llvm/llvm-project/pull/209379
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits