kiranchandramohan accepted this revision. kiranchandramohan added a comment. This revision is now accepted and ready to land.
LG. ================ Comment at: clang/lib/Driver/ToolChains/Flang.cpp:146-147 + + Args.AddAllArgs(CmdArgs, {options::OPT_flang_experimental_hlfir, + options::OPT_flang_experimental_polymorphism}); } ---------------- Is the order changing in the tests below (poly before hlfir) expected? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156524/new/ https://reviews.llvm.org/D156524 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits