zahiraam added a comment. wco
================ Comment at: clang/lib/Driver/ToolChains/Clang.cpp:7155 - if (EH.Asynch) - CmdArgs.push_back("-fasync-exceptions"); } ---------------- Not really sure I understand this change. Isn't the case that if I compile with -EHa, I want the -fasync-exceptions option to be added to my options? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D103664/new/ https://reviews.llvm.org/D103664 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits