JonChesterfield added inline comments.
================
Comment at: clang/include/clang/Driver/Options.td:2470
   Group<f_Group>, Flags<[CC1Option, NoArgumentUnused, HelpHidden]>;
-defm openmp_target_new_runtime: BoolFOption<"openmp-target-new-runtime",
-  LangOpts<"OpenMPTargetNewRuntime">, DefaultTrue,
----------------
tianshilei1992 wrote:
> Since LLVM 14 has this flags, we probably want to keep this argument, mark it 
> as deprecated, and emit a warning saying there is no old runtime anymore.
Or port this to 14


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118934/new/

https://reviews.llvm.org/D118934

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to