https://github.com/tarunprabhu requested changes to this pull request.
In general, for options that have both `-f<option>`, and `-fno-<option>` variants, we should only be forwarding one to the compiler. Specifically, it should be the one that inverts the default behavior. https://github.com/llvm/llvm-project/pull/216650 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
